Skip to content

Mobile view: hide checkbox and status columns on requests page#339

Open
ba88im wants to merge 1 commit intomainfrom
ba88im/mobile-view-requests-page-clean
Open

Mobile view: hide checkbox and status columns on requests page#339
ba88im wants to merge 1 commit intomainfrom
ba88im/mobile-view-requests-page-clean

Conversation

@ba88im
Copy link
Copy Markdown

@ba88im ba88im commented Apr 2, 2026

Summary

  • Adjusts data-priority values on the instructor requests table so that on small screens, only the Actions, Assignment, and Name columns are shown (checkbox and status columns are hidden via DataTables responsive).
  • Hides bulk approve/reject buttons on mobile using Bootstrap d-none d-md-block.

Test plan

  • Open the instructor requests page on a mobile device or narrow browser window
  • Verify only Actions, Assignment, and Name columns are visible
  • Verify checkbox column and Status column are hidden
  • Verify bulk action buttons are hidden on mobile
  • Verify full table still renders correctly on desktop

Adjust DataTables data-priority values so only Actions, Assignment,
and Name columns remain visible on small screens. Bulk action buttons
are also hidden on mobile via Bootstrap responsive utility classes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ba88im ba88im requested a review from gobears01 April 2, 2026 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant