You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
change the button to view/leave Batch mode so that it matches LORIS button style - e.g see New Issue button in the same module
(nice to have)
2) If the button should stay at the top convert the module to tabs like the Publication module -- this matches better the mode idea. Investigate first whether this causes a performance/loading issue.
Important: these elements should only be visible IFF user has issue_tracker_developer permission (#9422)
The text was updated successfully, but these errors were encountered:
christinerogers
changed the title
Styling: change the Button styling to match LORIS
[issue_tracker] Batch mode: Button styling should match LORIS
Oct 25, 2024
christinerogers
changed the title
[issue_tracker] Batch mode: Button styling should match LORIS
[issue_tracker] Batch mode: Button style should match LORIS
Oct 25, 2024
…t permission control (#9434)
- Replaced the view toggle button with a tabbed interface using `Tabs`
component
- Added permission check to show Batch Edit tab only for users with
`issue_tracker_developer` permission
- Implemented data refresh when switching back to Browse Issues tab
#### Link(s) to related issue(s)
* Resolves#9422, #9423
* Part of #9418
2 options here:
New Issue
button in the same module(nice to have)
2) If the button should stay at the top convert the module to tabs like the Publication module -- this matches better the
mode
idea. Investigate first whether this causes a performance/loading issue.Important: these elements should only be visible IFF user has
issue_tracker_developer
permission (#9422)The text was updated successfully, but these errors were encountered: