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

Front-End: Unable to add new rental when existing ones exist #7

Open
LePhenix47 opened this issue Jan 3, 2024 · 0 comments
Open

Front-End: Unable to add new rental when existing ones exist #7

LePhenix47 opened this issue Jan 3, 2024 · 0 comments

Comments

@LePhenix47
Copy link

Description:

Issue:

  1. Clicking "create" button when no rentals exist opens the form as expected.
  2. Clicking "create" button when rentals exist fails to open the form; it appears briefly and closes immediately.

Expected Behavior:

The "create" button should consistently open the form, regardless of existing rentals.

Steps to Reproduce:

  1. When no rentals exist, click "create" button.
  • Expected: Form opens.
  • Observed: Form opens as expected.
  1. When rentals already exist, click "create" button.
  • Expected: Form opens.
  • Observed: Form appears briefly and closes immediately.

Proof:

Here's a video as proof:

bug-fe-p3.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant