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

Route /list does not work with responsive UI #359

Open
chakflying opened this issue Sep 9, 2021 · 1 comment · May be fixed by #4492
Open

Route /list does not work with responsive UI #359

chakflying opened this issue Sep 9, 2021 · 1 comment · May be fixed by #4492
Labels
area:dashboard The main dashboard page where monitors' status are shown feature-request Request for new features to be added good first issue Good for newcomers

Comments

@chakflying
Copy link
Collaborator

Describe the bug
the "/list" route doesn't work with responsive UI.

To Reproduce
Steps to reproduce the behavior:

  1. Login to dashboard, resize browser to mobile view
  2. Click list to go to List page
  3. Resize back to desktop view
  4. Observe duplicate list view
    image

Expected behavior
I'm not sure how we should handle this either.

Info

  • Uptime Kuma Version: master
  • Using Docker?: No
  • OS: Windows 10 21H1
  • Browser: Firefox 91.0.2
@chakflying chakflying added the bug Something isn't working label Sep 9, 2021
@louislam
Copy link
Owner

louislam commented Sep 9, 2021

Yes, this route is actually for mobile only. May need to redesign or route to homepage in desktop.

@louislam louislam added feature-request Request for new features to be added and removed bug Something isn't working labels Sep 9, 2021
@CommanderStorm CommanderStorm changed the title Route "/list" does not work with responsive UI Route /list does not work with responsive UI Dec 5, 2023
@CommanderStorm CommanderStorm added area:dashboard The main dashboard page where monitors' status are shown good first issue Good for newcomers labels Dec 5, 2023
@NihadBadalov NihadBadalov linked a pull request Feb 14, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dashboard The main dashboard page where monitors' status are shown feature-request Request for new features to be added good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants