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

Clean up HTML and CSS #445

Closed
JRegimbal opened this issue Jul 15, 2019 · 1 comment
Closed

Clean up HTML and CSS #445

JRegimbal opened this issue Jul 15, 2019 · 1 comment
Assignees
Labels
feature-request Project: Neon Part of the Neon project. Applies to every issue. Severity: LOW Minor problem or a feature that would make life easier. UI User interface problem

Comments

@JRegimbal
Copy link
Collaborator

There are a handful of minor improvements that can be made the the HTML and CSS to have a more stable layout and more contextual information for the browser itself.

There are some CSS bugs that come in part from bulma (e.g. the File dropdown being shifted up relative to the Edit Mode button it replaces) that should be fixed. Also contextual HTML tags should be used (e.g. <nav> for navbars) as these provide more information to the browser than plain <div> tags.

@JRegimbal JRegimbal added feature-request UI User interface problem Severity: LOW Minor problem or a feature that would make life easier. Project: Neon Part of the Neon project. Applies to every issue. labels Jul 15, 2019
@JRegimbal JRegimbal self-assigned this Jul 18, 2019
@JRegimbal
Copy link
Collaborator Author

Note that most significant issue (File dropdown being shifted) was fixed in 86ba151.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Project: Neon Part of the Neon project. Applies to every issue. Severity: LOW Minor problem or a feature that would make life easier. UI User interface problem
Projects
None yet
Development

No branches or pull requests

1 participant