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

[Bug] When viewing the settings page on a narrow window, all setting controls are cut off #38

Closed
erdmenchen opened this issue May 20, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@erdmenchen
Copy link

Describe the bug
When viewing the settings page on the current demo instance in a narrow window (<1290px width) all setting controls are cut off and only after scrolling to the bottom I am able to scroll the container to the right

To Reproduce
Steps to reproduce the behavior:

  1. Go to the settings view
  2. Resize the window to a width <1290 px
  3. All switches and settings controls are cut of and not visible

Expected behavior
Improve the responsive design to not cut off control elements.

Actual behavoir
Controls are cut off.

Screenshots
image
image

@optiroot
Copy link
Member

Thank you for reporting this. I'm working on a fix for it.

This is a bug.

@optiroot optiroot added the bug Something isn't working label May 20, 2019
@optiroot optiroot added this to In progress in Version 0.3 Roadmap May 20, 2019
Version 0.3 Roadmap automation moved this from In progress to Done May 21, 2019
optiroot added a commit that referenced this issue May 21, 2019
* New translations analytics.php (Italian) (#40)

* Rewritten Settings View - Fixes #38

Completely rewritten the Settings View Page. Now it is cleaner and is completely responsive.

* Update .gitignore

* Gitignore fix

* GitIgnore fix - 2

* Git Ignore and NPM prod fix

* Public URLs improved: showing Stats button - Closes #36

Now Public URLs page and widget shows an "View Analytics" button for the URL.

* Added "Latest Clicks" widget. Closes #37

Added a new Widget in the URL analytics page. This widget shows the latest 8 clicks an URL has received, along with referer if available and the time of the click.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants