Open Bug 1956817 Opened 23 days ago Updated 23 days ago

Storybook launch should enable layout.forms.input-type-search and .reveal-password-button prefs

Categories

(Toolkit :: UI Widgets, task, P3)

task

Tracking

()

People

(Reporter: tgiles, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [recomp])

Since we are planning on enabling the "clear search" button on search inputs in privileged documents (Bug 1956634), we should enable the following prefs when launching Storybook:

  • layout.forms.input-type-search.enabled
  • layout.forms.reveal-password-button.enabled

Otherwise the moz-input-search component may appear broken/not in spec due to the missing clear search button. This won't fix our deployed Storybook unfortunately, as it is not a privileged document. We'll need to figure that out somewhere else.

See Bug 1804162 for prior art about setting a pref value for Storybook.

You need to log in before you can comment on or make changes to this bug.