Skip to content

Conversation

gantoine
Copy link
Member

@gantoine gantoine commented Aug 3, 2025

Description
Explain the changes or enhancements you are proposing with this pull request.

Fixes #2184

Checklist
Please check all that apply.

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

Screenshots

@gantoine gantoine requested a review from Copilot August 3, 2025 20:43
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes dialog button interaction issues on mobile devices by improving the layout and positioning of dialog components. The changes focus on removing fixed height constraints and restructuring button placement to make them more accessible on mobile screens.

  • Removed fixed height constraints from dialogs to allow for better responsive behavior
  • Moved dialog buttons to the append template for better mobile accessibility
  • Added margin spacing to improve visual layout of loading and empty states

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
SearchCover.vue Removed fixed height constraint for mobile responsiveness
RDialog.vue Added margin spacing to loading and empty state rows for better visual layout
MatchRom.vue Restructured button layout by moving buttons to append template and removing fixed height
EditRom.vue Cleaned up unused display breakpoint import

Copy link

trunk-io bot commented Aug 3, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

@gantoine gantoine requested a review from zurdi15 August 3, 2025 20:45
@gantoine gantoine merged commit c5591f1 into master Aug 6, 2025
8 checks passed
@gantoine gantoine deleted the romm-2184 branch August 6, 2025 13:12
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.

[Bug] Can't Select Confirm/Cancel Buttons on Mobile Browser
1 participant