Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: implement new table design #189
feat: implement new table design #189
Changes from 16 commits
001139a
4c2c604
474f9a2
e68e4c2
70ceabb
fa48c6e
a956b9e
bc6542f
04860b3
5e92cbe
f7c9c73
3a778b2
2a742d8
c07eeac
7d55f72
b75fc79
60bda23
ca3e01c
e0fec1a
25369f8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for malicious package we can show the link to insights, it was already in place, I guess it could be very useful to show.
@jtenniswood maybe you didn't have an real example on that:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm, if the entire table row is clickable, does it make sense to put another link to it?
I think that we should create an alert detail page 🤔 then we could put all these additional information there.
Actually I think that we can convert the current conversation page into an alert detail page? Basically keeping the current content but adding a header or sth similar where we can add details about the alert (I guess this could be hidden for conversations that don't have any alerts?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree, but I also see the value to show the detail about a malicious package, maybe instead of a clickable row we could add a column e.g.
go to chat
I guess that James is not aware of this malicious package detail
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, I totally agree, I prefer that over a clickable row any day. It's much clearer user experience in my opinion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will mention this to James
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if that sub content should be on the sub page? I have also heard people wanting to be linked to the place where it happens in the conversation (also for secrets leaking).
Check failure on line 229 in src/routes/__tests__/route-dashboard.test.tsx
GitHub Actions / Unit Tests / Vitest
src/routes/__tests__/route-dashboard.test.tsx > Dashboard > should filter by malicious pkg
Check failure on line 270 in src/routes/__tests__/route-dashboard.test.tsx
GitHub Actions / Unit Tests / Vitest
src/routes/__tests__/route-dashboard.test.tsx > Dashboard > should search by secrets alert