-
Notifications
You must be signed in to change notification settings - Fork 153
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(bulk-import): add permission checks in bulk import UI #2034
feat(bulk-import): add permission checks in bulk import UI #2034
Conversation
3d53d38
to
4e776cd
Compare
4e776cd
to
6984a61
Compare
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.
Hi @debsmita1 , thanks for the PR 👏 Looks like bottom button margin is a bit off.
- If it's admin or user with permission, it should display the
Edit
icon button instead of theExternal Link
icon button on the Added repositories row. - No loading indicator on deleting a row from Added repositories. Maybe we can improve this behavior? Didn't notice this problem until actually tested out.
pr_bulk_import_permission.mp4
6984a61
to
74cdfd0
Compare
Still working on this
Showing this spinner before the Button
|
Hi @debsmita1 the button margin and delete spinner work great. Not sure if it's in scope of this PR, but when I added a repository, it didn't show up in the Added repositories table. bulk_import_pr_review.mp4 |
729b486
to
0965c16
Compare
0965c16
to
6722529
Compare
6722529
to
d511984
Compare
Hi @debsmita1 , can you take a look at the Edit action? Icon flashes between edit icon and external link icon. bulk_import_rbac_review.mp4 |
47a6bc7
to
42ac22d
Compare
42ac22d
to
c3b2891
Compare
e0f311b
to
0e07237
Compare
0e07237
to
e288686
Compare
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.
e288686
to
e6000fb
Compare
Quality Gate passedIssues Measures |
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.
/lgtm
Resolves:
https://issues.redhat.com/browse/RHIDP-1400