Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
b47bb141e8
Enhance case search functionality: exclude cases already in the collection from search results to prevent duplication
712ecec25d
Enhance case search results: add data attributes for case identification and implement client-side removal of cases from search results after addition to collection
0193daf166
Refactor case search widget: update hx-get attribute and include collection in hx-vals for improved search functionality
279d6344f1
Enhance case search functionality: display recent cases in search results and adjust initial load behavior
8c8d484dce
Enhance exam order editing: hide edit button during editing, improve save button attributes, and clean up controls after saving
d3669e8316
Uncomment table control creation logic to ensure selectable tables have row-selection controls
b92a969a3b
Refactor index and view templates to improve layout; remove unnecessary details tag for cleaner code
c45d7a5464
Update navbar dropdown toggle to maintain active state for improved user experience
b08154f804
Refactor index.html layout for improved responsiveness and user navigation; update QuestionForm to use responsive columns for better display on small screens.
6d02b35f86
Add Crispy Forms integration to QuestionForm and update question_form template for improved layout and usability