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

There is currently no overflow on the quest list #28

Open
LauraAubin opened this issue Oct 7, 2019 · 2 comments
Open

There is currently no overflow on the quest list #28

LauraAubin opened this issue Oct 7, 2019 · 2 comments
Labels
bug Something isn't working Small Easy and quick

Comments

@LauraAubin
Copy link
Owner

When the height of the quest list is too long, it increases the total height of the application. We should handle this overflow with an ellipse.

  • We should also check other overflows for the same issue, including the quest details modal.
@LauraAubin LauraAubin added bug Something isn't working Small Easy and quick labels Oct 7, 2019
@LauraAubin
Copy link
Owner Author

Temporary solution here: 3b48075

Hides the below quests, and adds a scrolling ability.

@LauraAubin
Copy link
Owner Author

An ellipse would hide info that we care to see.

Let's fade the bottom of the quest list to make it obvious that there is more content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Small Easy and quick
Projects
None yet
Development

No branches or pull requests

1 participant