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 code #20

Open
5 tasks
Matriks404 opened this issue Dec 19, 2023 · 0 comments
Open
5 tasks

Clean up code #20

Matriks404 opened this issue Dec 19, 2023 · 0 comments
Assignees
Labels
Area-Quality Quality/Performance Important-For-Accessibility Accessibility Is-Other-Task Something extra needs to be done Priority-1 Highest priority

Comments

@Matriks404
Copy link
Owner

Matriks404 commented Dec 19, 2023

  • JavaScript refactoring
    • Every time new obtainability "situation" is added, a lot of code needs to be added as well, this is unacceptable. Code repetition is BAD.
  • (S)CSS cleanup
    • Reorganize SCSS into distinct files, each with its own purpose.
    • Probably get rid of flexbox, since even on IE10/IE11 it gives headaches and it's not really needed anyway in most places. Not sure what to do with block/item list though. In the future we probably want some modern design with flexbox/grid, which we won't support on older browsers.
@Matriks404 Matriks404 added Important-For-Accessibility Accessibility Area-Quality Quality/Performance Priority-1 Highest priority Is-Other-Task Something extra needs to be done labels Dec 19, 2023
@Matriks404 Matriks404 added this to the UrbanDasher-1 (v0.1) milestone Dec 19, 2023
@Matriks404 Matriks404 self-assigned this Dec 19, 2023
@Matriks404 Matriks404 pinned this issue Jan 15, 2024
@Matriks404 Matriks404 unpinned this issue Jan 22, 2024
@Matriks404 Matriks404 pinned this issue Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Quality Quality/Performance Important-For-Accessibility Accessibility Is-Other-Task Something extra needs to be done Priority-1 Highest priority
Projects
None yet
Development

No branches or pull requests

1 participant