Skip to content

Fix channel edit field disappear #4241

Martin Santangelo requested to merge fix/channel-edit-field-disappear into develop

Ticket(s) / Related Merge Requests

#4241 (closed)

Summary of Changes

The fields were hidden while editing the location in order to leave room for the location autosuggest I removed that logic and scrolled the view to the bottom when the input is focused to ensure the results are visible without hiding any component

Testing Considerations

Check issue video

Regression Scope

none

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Checked that the location autosuggest results are visible without hiding the other fields

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports