-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fix! Enhancements in Deletion Functionality #201
Conversation
… uploaded by another user has been addressed
…p-up will appear with the message that it is not possible.
Codecov Report
@@ Coverage Diff @@
## main #201 +/- ##
==========================================
+ Coverage 72.50% 72.77% +0.26%
==========================================
Files 24 24
Lines 811 819 +8
==========================================
+ Hits 588 596 +8
Misses 223 223
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
…a title that appears when hovering the mouse over the DeleteIcon
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.
Tested locally with both admin and regular users.
Users with common privileges can now only delete their own records, while administrators retain the ability to delete any record. The DeleteIcon is intelligently disabled for products owned by other users, while it remains active for administrators.
Was added an informative hover message to the DeleteIcon. Now, when you hover your mouse over the icon, you'll receive context-aware feedback:
Here is a short video demonstrating the features of this update.