Skip to content

Fix ticket query layout on mobile - #312

Open
Mr777x-enf wants to merge 1 commit into
django:mainfrom
Mr777x-enf:fix/mobile-ticket-layout
Open

Fix ticket query layout on mobile#312
Mr777x-enf wants to merge 1 commit into
django:mainfrom
Mr777x-enf:fix/mobile-ticket-layout

Conversation

@Mr777x-enf

Copy link
Copy Markdown

Description

Fixes issue #310 by improving the responsiveness of the Trac interface on mobile devices.

Changes

  • Improved the layout of the Filters section on smaller screens.
  • Updated the ticket table layout to work better on mobile devices.
  • Adjusted responsive styling to prevent content from overflowing the viewport.
  • Preserved the existing desktop layout and behavior.

Issue

Closes #310 — Trac interface is not properly responsive on mobile.

Testing

  • Tested the updated interface on desktop and mobile-sized viewports.
  • Verified that the Filters section and ticket table remain usable at smaller screen widths.
  • Verified that the existing desktop layout continues to work as expected.

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.

Trac interface is not properly responsive on mobile

1 participant