Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the Manager View Create Travel Request Dialog Redirect #224

Open
klondikemarlen opened this issue Oct 1, 2024 · 0 comments
Open

Fix the Manager View Create Travel Request Dialog Redirect #224

klondikemarlen opened this issue Oct 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@klondikemarlen
Copy link
Member

klondikemarlen commented Oct 1, 2024

Relates to:

Context

Is your feature request related to a problem? Please describe.
The modal pops-up but there is no mechanism to get to the newly added form to fill it out.

Describe the solution you'd like
Make the modal close, and then redirect to the appropriate travel authorization edit page.
It might make sense to genericize the travel authorization components for better re-use between the manager edit travel authorization interface and the personal edit travel authorization interface.

Additional context

  1. Run the test suite via dev test (or dev test_api)
  2. Boot the app via dev up
  3. Log in to the app at http://localhost:8080
  4. Go to the "Manager View" via the top drop down menu (http://localhost:8080/manage-travel-requests)
  5. Click on the "Create Travel Request" button to open the dialog.
  6. Add an email to unlock the create button.
  7. Click the "create" button to create the travel authorization and be redirected to the, in progress, travel authorization details edit page.

NOTE: the travel authorization edit page may not be fully implemented

@klondikemarlen klondikemarlen added the bug Something isn't working label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant