UI enhancement Report: Cannot Navigate Back from "New Organization" Creation Screen #125

Closed
opened 2025-11-13 11:50:44 -06:00 by GiteaMirror · 0 comments
Owner

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:

  1. Navigate to the page where the "New Organization" creation process is initiated.
  2. Click on the button or link to create a new organization.
  3. The "New Organization" screen appears, displaying fields for "Organization Name" and "Organization ID."
  4. Observe that there is no "Back," "Cancel," or other navigation button to return to the previous screen.
  5. Navigation only possible using browser's back functionality.

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:

  • A prominent "Back" button.
  • A "Cancel" button.
  • A close (X) button.

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:

  • Data Loss: Users may lose unsaved data if they are forced to close the browser tab to exit the screen.
  • Incorrect Organization Creation: Users might create organizations with incorrect information due to the inability to easily revert and correct mistakes.

Screenshots/Video:

Image

Image

Additional Notes:

  • This issue is particularly problematic if the user accidentally clicks the "Create Organization" button.
  • It is crucial to provide clear and intuitive navigation options within the application to avoid user frustration and data loss.

Suggested Fix:

  • Add a "Back" or "Cancel" button to the "New Organization" creation screen.
  • Ensure that the browser's back functionality works correctly on this screen.
  • Consider adding a confirmation dialog before creating the organization to prevent accidental creation.
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:** 1. Navigate to the page where the "New Organization" creation process is initiated. 2. Click on the button or link to create a new organization. 3. The "New Organization" screen appears, displaying fields for "Organization Name" and "Organization ID." 4. Observe that there is no "Back," "Cancel," or other navigation button to return to the previous screen. 5. Navigation only possible using browser's back functionality. **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: * A prominent "Back" button. * A "Cancel" button. * A close (X) button. **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:** * **Data Loss:** Users may lose unsaved data if they are forced to close the browser tab to exit the screen. * **Incorrect Organization Creation:** Users might create organizations with incorrect information due to the inability to easily revert and correct mistakes. **Screenshots/Video:** ![Image](https://github.com/user-attachments/assets/382a9b7f-7d75-4c84-adfe-502ee8d157fe) ![Image](https://github.com/user-attachments/assets/fae31690-6641-4653-a921-dda4b94a199c) **Additional Notes:** * This issue is particularly problematic if the user accidentally clicks the "Create Organization" button. * It is crucial to provide clear and intuitive navigation options within the application to avoid user frustration and data loss. **Suggested Fix:** * Add a "Back" or "Cancel" button to the "New Organization" creation screen. * Ensure that the browser's back functionality works correctly on this screen. * Consider adding a confirmation dialog before creating the organization to prevent accidental creation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#125