Skip to content

Consider removing the notification settings dropdown  #164

@Frewacom

Description

@Frewacom

Instead of having a dropdown with nested toggles, we can just have a dropdown with values that allows us to select which type(s) of notifications we want. E.g. just like a <select> element.

You can have the following options:

  • None
  • News
  • Events
  • All

The upside of doing this is that the logic for rendering the component will be much easier. Currently, if you toggle the dropdown, the toggles will lose their state and it is just a pain to work with. With a single dropdown with values, the components will always stay rendered and will therefore keep their state while the screen is open/cached.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions