Skip to content

working on issue 403

Rick Lutjen requested to merge fixingissue403 into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

(fixingissue403)

Related Issues

(Issue #403 (closed))

Description

(Will pop the stack after moving forward from the SummaryFragment to not allow repeats using the back button.)

Steps to Test

(List the steps needed to test this merge request here using bullets, for ex:)

  1. Step 1 - click GuestForms
  2. Step 2 - click Guest Registration
  3. Step 3 - click okay and fill out all the required boxes (with a new entry / empty database)
  4. Step 4 - From SummaryFragment click done and then close the dialog box
  5. Step 5 - click the back button to see if the SummaryFragment shows up again.

Relevant Screenshots

(Post any relevant screenshots here.)

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

(List any notes you have about what you did here using bullets, for ex:)

  • I will create several new issues based on navigating through these layouts
  • I am not sure about the StartFragment being used as the place to navigate to might be deprecated
  • If the navigation map is changed, this issue will have to be updated.
Edited by Rick Lutjen

Merge request reports