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

Design Issues #706

Open
MiniDigger opened this issue Jun 19, 2022 · 21 comments
Open

Design Issues #706

MiniDigger opened this issue Jun 19, 2022 · 21 comments
Labels
1. bug Something isn't working 2. frontend This issue/pr relates to an issue/change on the frontend 2. suggestion help wanted Extra attention is needed

Comments

@MiniDigger
Copy link
Member

MiniDigger commented Jun 19, 2022

comment any design issue below and ill review and add them here and remove your comment

@MiniDigger MiniDigger added 1. bug Something isn't working help wanted Extra attention is needed 2. frontend This issue/pr relates to an issue/change on the frontend 2. suggestion labels Jun 19, 2022
@MiniDigger MiniDigger pinned this issue Jun 19, 2022
@rtm516

This comment was marked as resolved.

@lokka30

This comment was marked as resolved.

@kennytv

This comment was marked as resolved.

@bobooski

This comment was marked as resolved.

@kennytv

This comment was marked as resolved.

@kennytv

This comment was marked as resolved.

@kennytv kennytv added this to the Release (MVP) milestone Jul 25, 2022
@kennytv kennytv added this to Backlog in Hangar Release Roadmap via automation Jul 25, 2022
@kennytv kennytv moved this from Backlog to To Do in Hangar Release Roadmap Jul 25, 2022
@kennytv kennytv moved this from To Do to In Progress in Hangar Release Roadmap Jul 25, 2022
@lokka30

This comment was marked as resolved.

@kennytv kennytv removed this from the Release (MVP) milestone Jul 30, 2022
@aurorasmiles

This comment was marked as resolved.

@aurorasmiles

This comment was marked as resolved.

@lokka30

This comment was marked as resolved.

@lokka30

This comment was marked as resolved.

@lokka30

This comment was marked as resolved.

@Machine-Maker

This comment was marked as resolved.

@lokka30

This comment was marked as resolved.

@Jo0001

This comment was marked as resolved.

@kennytv

This comment was marked as outdated.

@Phoenix616

This comment was marked as resolved.

@Itzdlg
Copy link

Itzdlg commented Apr 23, 2023

Wonderful job on front-end despite the likely majority of backend-only developers working on Hangar. Incredibly happy you guys were able to release it to open beta!

These are the immediate problems I saw when making an account & navigating. Saw an issue already existed so I'll post them here & will separately issue track them if asked.

  1. https://hangar.papermc.io/api-docs is using the light-mode OpenAPI docs when the site is on dark-mode
  2. the login button on the signup page, and vice-versa, should be teritary buttons. I accidentally clicked Login instead of Sign Up on the form and couldn't figure out why I was unable to sign in. Even attempted a password reset (never received an email, but my account didnt even). Perhaps a modal to verify redirecting off to signup from the login and vice-versa?
  3. put a max-width on the signup and login forms, they are just massive on desktop & it's not good practice
  4. the invalid username and apssword alerts need to be more obvious. they should up in a tiny corner of the screen instead of the actual form
  5. the yellow box for not having API Keys on the API Keys section of user settings is very badly contrasted. It's bright yellow with white text on a dark screen
  6. the "At least one permission needs to be set." is just floating in the middle of the screen, probably a text-align: center? should be left-aligned, or experiment inline-block on the "Permissions" sub-header in parenthesis (i.e. "Permissions (at least one permission needs to be set)")

@Pheotis

This comment was marked as resolved.

@RalphORama
Copy link

RalphORama commented Jun 18, 2023

IMO it feels like an antipattern that you can left-click anywhere on a homepage plugin listing to open the plugin page, but you can only middle click/right click to open in a new tab on the plugin title

firefox_KryKFBCJHL.mp4

@MiniDigger
Copy link
Member Author

fixing that sadly is non trivial, at least control clicking works now as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. bug Something isn't working 2. frontend This issue/pr relates to an issue/change on the frontend 2. suggestion help wanted Extra attention is needed
Projects
Status: 🏗 In progress
Hangar Release Roadmap
  
In Progress
Development

No branches or pull requests