Skip to content

Refactor old components #23

@simenandre

Description

@simenandre

In src/components we've got a bunch of components that are inherited from the app. None of them was implemented as native Theme UI components, which I think we should change. We should also consider deprecating those we don't need/shouldn't use.

Tasks

  • Refactor ActionBoxItem
  • Refactor Alert
  • Refactor Editor
  • Refactor FieldImage
  • Refactor LabeledButton
  • Refactor Modal
  • Refactor SelectAlt
  • Refactor SelectOption
  • Refactor Select
  • Refactor TagField
  • Refactor TagSelect

What is Native Theme UI Components?

Components built using the special __css and __themeKey arguments and in a theme-agnostic way. When building components, only

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions