0 Open
0 Closed
Updated 2026-07-22 11:35:21 +02:00
Closed 2026-07-22 11:35:21 +02:00

Settings page

This milestone contains issues related to the settings page.

Goals

  • settings validator
  • settings renderer
  • settings store
  • settings
0 Open
0 Closed
Updated 2026-07-22 11:37:56 +02:00
Closed 2026-06-04 17:48:41 +02:00

It is very important that the code is tested, so we will perform unit tests on the frontend using Vitest.

0 Open
0 Closed
Updated 2026-07-22 11:37:00 +02:00
Closed 2026-06-01 18:51:13 +02:00

Currently the design is not responsive, i. e. it does not look good on mobile devices.

Guide to the implementation of responsivity

  • Separate widths for certain elements on mobile devices
  • Overlay for input fields which take up the entire screen when the input field is focused
  • Omit or minify certain elements on small screens