goauthentik / goauthentik/authentik
Move the FlowExecutor's Stage rendering into the lightDOM.
Open
area:frontend
enhancement/confirmed
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 651
Description
Restructure the executor so that FlowInspector, LocaleSelector, and BrandLinks are all independent items unrelated to the execution of a Flow. Then move the current Stage into the lightDOM.
Contributor guide
Research direction
Locate FlowExecutor and inspect how its Stage rendering is composed with FlowInspector, LocaleSelector, and BrandLinks. Confirm the independent-item structure and the current Stage placement before changing anything. Done means those three items are unrelated to Flow execution and Stage renders in the lightDOM.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100