Skip to content
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

The mobile layout doesn't stack graciously #326

Open
JayBox325 opened this issue Jan 28, 2025 · 1 comment
Open

The mobile layout doesn't stack graciously #326

JayBox325 opened this issue Jan 28, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@JayBox325
Copy link

Describe the bug

When I try to view the redirects on mobile or a smaller tablet, the layout breaks. Would it be possible for the plugin to use the same table/views that CraftCMS core uses to keep the viewing experience consistent for users but that would also utilise Craft's responsive table views.

Image

To reproduce

Steps to reproduce the behaviour:

  1. Go to view redirects
  2. Scale your viewport smaller
  3. See the poor table scaling

Expected behaviour

The table to scale graciously but also replicate the CraftCMS core table view.

Versions

  • Plugin version: 5.6.0.2
  • Craft version: 5.0.6
@JayBox325 JayBox325 added the bug Something isn't working label Jan 28, 2025
@JayBox325 JayBox325 changed the title The mobile layout doesn't stack The mobile layout doesn't stack graciously Jan 28, 2025
@khalwat
Copy link
Contributor

khalwat commented Jan 28, 2025

It would not be possible to use the baked-in Craft views for this, as it uses an entirely different mechanism under the hood.

It is possible to improve how it "stacks" on mobile, though.

@khalwat khalwat added enhancement New feature or request and removed bug Something isn't working labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants