Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
269 stars 75 forks source link

Allow Navigation Logo component to be configured as non-actionable #9139

Open evan-cx opened 2 months ago

evan-cx commented 2 months ago

Check existing issues

Description

When configuring a Navigation Logo, it would be nice to be able to configure it as a static element. In our case, our application only has one screen, so having the Navigation Logo be clickable isn't particularily useful to us.

Acceptance Criteria

Navigation Logo doesn't react to :hover or :active when no HREF or onClick action is configured (?)

Relevant Info

No response

Which Component

Navigation Bar

Example Use Case

No response

Priority impact

p4 - not time sensitive

Calcite package

Esri team

N/A

macandcheese commented 2 months ago

Related https://github.com/Esri/calcite-design-system/issues/7078

geospatialem commented 2 months ago

Related #7078

Should be tackled in the same milestone.