Inconsistent placement of toggle switches in settings screens #208

Closed
opened 2026-04-15 17:49:02 +00:00 by Prat_09 · 3 comments
Contributor

Hi @hodlbod ,
While exploring the settings modal, I observed a small inconsistency in the placement of the toggle switches across different setting screens in both the desktop & mobile interfaces.

In some cases, the toggles are aligned consistently (Alert settings), while in other settings (content & privacy) the alignment varies slightly. Standardising it across all the settings could improve the visual consistency and make the UI feel more polished.

Happy to work on this issue, if it makes sense.

Hi @hodlbod , While exploring the settings modal, I observed a small inconsistency in the placement of the toggle switches across different setting screens in both the desktop & mobile interfaces. In some cases, the toggles are aligned consistently (Alert settings), while in other settings (content & privacy) the alignment varies slightly. Standardising it across all the settings could improve the visual consistency and make the UI feel more polished. Happy to work on this issue, if it makes sense.
Owner

Sure, that would be helpful! The form components in general I'm not super happy with; I prefer inline when possible, but responsiveness makes that difficult.

Sure, that would be helpful! The form components in general I'm not super happy with; I prefer inline when possible, but responsiveness makes that difficult.
Prat_09 was assigned by hodlbod 2026-04-15 21:17:29 +00:00
hodlbod added the design label 2026-04-15 21:17:32 +00:00
hodlbod added this to the Current milestone 2026-04-15 21:17:33 +00:00
Author
Contributor

Hii @hodlbod ,
Implemented potential fixes to standardise the placement of toggle switches in design.

Changes:

  • Standardised toggle switch placement with inline alignment to the setting title
  • For multi-line titles, the toggle remains aligned to the right and vertically centered relative to the title block
  • Descriptions are placed consistently below the setting title and toggle.
Alert Settings Content Settings Privacy Settings
image.png image.png image.png

If this sounds good, I'd move ahead and raise a PR on this.

Let me know if any further refinements are required.

Hii @hodlbod , Implemented potential fixes to standardise the placement of toggle switches in design. Changes: - Standardised toggle switch placement with inline alignment to the setting title - For multi-line titles, the toggle remains aligned to the right and vertically centered relative to the title block - Descriptions are placed consistently below the setting title and toggle. |Alert Settings|Content Settings|Privacy Settings| |:--:|:--:|:--:| |![image.png](/attachments/3fb7095b-1cf8-4190-aa54-80d5aca83b83)|![image.png](/attachments/ca3ffa70-e723-44a7-ab6f-e99a2a426653)|![image.png](/attachments/fa7abd63-348c-4dc6-898d-748c493c05a3)| If this sounds good, I'd move ahead and raise a PR on this. Let me know if any further refinements are required.
hodlbod added dev and removed design labels 2026-04-16 21:34:52 +00:00
Owner

Looks good! Moved to dev.

Looks good! Moved to dev.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/flotilla#208