Skip to content
Commit c8ff1b2c authored by Ismael Asensio's avatar Ismael Asensio Committed by Nate Graham
Browse files

applets/weather: Improve access to the location picker

The current settings page to configure a weather station is mostly
empty space, but it still launches an external dialog to pick a
new location.

We can instead, have the station picker directly in the config page,
so the workflow to select a new location is much more straighforward.

Now that the picker is more prominent, we can also polish some details:
- Add placeholder texts when there is no search in progress
- Port the placeholder to Kiriami.PlaceholderMessage component
- Make the busy indicator more responsive to user typing
- Clear the list when the search field gets empty
- Separate Location and Provider labels: it prevents long strings
  that overflow and force the form layout into narrow/"mobile" mode
parent fdaabb27
Pipeline #273722 passed with stage
in 2 minutes and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment