-
Type:
Story
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Add a new development-stage feature flag, enableCompassWebSettings (defaults to false), and use it to gate the Settings gear icon in compass-web's sidebar instead of the current hard-coded !isCompassWeb check. Desktop Compass is unaffected — the gear always shows there.
Acceptance Criteria:
- enableCompassWebSettings exists in FEATURE_FLAG_DEFINITIONS (compass-preferences-model), stage development.
- SidebarHeader shows the gear in compass-web only when the flag is true; desktop behavior unchanged.