Skip to content

Aura Feedback / questions / suggestions #10363

@knoobie

Description

@knoobie

Describe your motivation

Talked with Rolf about this.. adding some points here for you to consider or track:

  • consider adding -color to the aura properties to manage colors, e.g. --aura-accent-light
  • make sure aura properties are available for IDEA auto complete suggestion.. e.g. move them in a separate import.. aura/properties.css and let people import it
  • make sure aura css files are in a location reachable for IDEA to ensure we can jump to source / look at the file (Strg + left click on the import)
  • accent, surface and opacity property feels magic.. they need good documentation and if feasible 3-4 examples "if you wanna archive this.. do x.."
  • Not all application can use the transparent colors (😭), there should be a simple way to reduce the transparency to zero
  • reduce the potential "cognitive" load for people trying to read / understand aura's selectors - your users have no idea about css and if e.g. a "simple selector" like "vaadin-button { --overwrite-property: x; }" does not work because of css specificity and there have to read the source why.. they shouldn't need a css magic book for dummies 😅

Describe the solution you'd like

Up to you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions