-
Notifications
You must be signed in to change notification settings - Fork 248
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) O3-4186: Allow sorting in the attachments table #2099
Conversation
3cfece9
to
cca6e02
Compare
Size Change: -344 kB (-2.12%) Total Size: 15.9 MB
ℹ️ View Unchanged
|
Great work @vasharma05 |
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.
This LGTM.
Just one query, I added as a comment.
Thanks @vasharma05
cca6e02
to
07e2320
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.
LGTM. Thanks, @vasharma05.
Fixup Co-authored-by: Dennis Kigen <[email protected]>
Requirements
Summary
This PR allows sorting the attachments table by the upload date.
Screenshots
Screen.Recording.2024-11-08.at.12.06.33.mov
Related Issue
https://issues.openmrs.org/browse/O3-4186
Other