dieterich-lab / scimodom

GNU Affero General Public License v3.0
0 stars 0 forks source link

Implement responsive design #14

Open eboileau opened 1 year ago

eboileau commented 1 year ago

Aims/objectives.

Ideally, we need to make all views (and their components) render well on all devices. I started to implement minimal accessibility, but this is in general not easy, and can take time. I have no background experience, so I think we just work this out little by little, adding it to UI components, etc. Later, we can try harmonizing.

A clear and concise description of todo items.

We can also use responsive utility variants and customize breakpoints in the tailwind.config.js file.

Add below specific items to be worked out, as we add them to the app.