Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Parkreiner
Copy link
Member

Addendum to #128

Changes made

  • Added tests for fallback UI logic
  • Tucked more stuff into the auth fallback's layout effect logic to help keep things more organized

@Parkreiner Parkreiner self-assigned this May 24, 2024
Comment on lines +452 to +454
const mainAppRoot = document.querySelector<HTMLElement>(
BACKSTAGE_APP_ROOT_ID,
);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just decided to tuck this in here to keep the layout effect logic more self-contained

@Parkreiner Parkreiner changed the title chore: add tests for auth fallback UI chore(Coder plugin): add tests for auth fallback UI May 24, 2024
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.

1 participant