Skip to content

fix: focus order in user profile screen (WPB-14780)#4836

Open
sbakhtiarov wants to merge 1 commit into
developfrom
fix/profile-screen-focus-order
Open

fix: focus order in user profile screen (WPB-14780)#4836
sbakhtiarov wants to merge 1 commit into
developfrom
fix/profile-screen-focus-order

Conversation

@sbakhtiarov
Copy link
Copy Markdown
Contributor

@sbakhtiarov sbakhtiarov commented May 19, 2026

https://wearezeta.atlassian.net/browse/WPB-14780

https://wearezeta.atlassian.net/browse/WPB-14780

What's new in this PR?

Issues

The order of focus transitions between screen widgets does not follow the widget visual arrangement on the screen.

Solutions

The screen has a small set of fixed sections. Replacing the LazyColumn with regular Column layout fixed the focus transition without adding complex focus handling.

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants