mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-12 09:54:16 -05:00
UI enhancement Report: Cannot Navigate Back from "New Organization" Creation Screen #125
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hhftechnology on GitHub (Mar 6, 2025).
Summary:
The user is unable to navigate back from the "New Organization" creation screen after initiating the process. There is no visible "Back" button or other UI element to return to the previous page or cancel the creation process.
Steps to Reproduce:
Expected Behavior:
The user should be able to navigate back from the "New Organization" creation screen without completing the process. This could be achieved through:
Actual Behavior:
The user is trapped on the "New Organization" creation screen. The only option is to either complete the form and create the organization or Navigation only possible using browser's back functionality.
Severity:
Low. This bug prevents users from easily correcting mistakes or changing their minds during the organization creation process. It forces them to either create an organization they may not want or abandon the process entirely.
Impact:
Screenshots/Video:
Additional Notes:
Suggested Fix: