Skip to content

Refactored UserScope management#348

Merged
r0adkll merged 2 commits intomainfrom
dh/improved-user-session-management
Oct 6, 2025
Merged

Refactored UserScope management#348
r0adkll merged 2 commits intomainfrom
dh/improved-user-session-management

Conversation

@r0adkll
Copy link
Owner

@r0adkll r0adkll commented Oct 6, 2025

Fixed a whole class of issues around how we manage the UserScope and UserComponent.

Fixed Switching users and logging out to not be broken AF.

Fixing not being able to debug compose layouts in the LayoutInspector

Refactored several elements to the UserScope
Refactored the hacky user look ups
@r0adkll r0adkll linked an issue Oct 6, 2025 that may be closed by this pull request
@r0adkll r0adkll enabled auto-merge (squash) October 6, 2025 00:46
@github-actions
Copy link

github-actions bot commented Oct 6, 2025

Warnings
⚠️

any changes to library code should be reflected in the Changelog.

Please consider adding a note there and adhere to the Changelog Guidelines.

Messages
📖 This PR has been checked by Danger

Generated by 🚫 Danger Kotlin against e5d40be

@github-actions
Copy link

github-actions bot commented Oct 6, 2025

Android APK @ ea44b32

@r0adkll r0adkll merged commit 3e6203b into main Oct 6, 2025
9 of 10 checks passed
@r0adkll r0adkll deleted the dh/improved-user-session-management branch October 6, 2025 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UserScope/Component is managed in the wrong layer

1 participant