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

bug: prevent quick branch creation when user is logged out #4801

Closed
bilalabbad opened this issue Oct 31, 2024 · 0 comments
Closed

bug: prevent quick branch creation when user is logged out #4801

bilalabbad opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
group/frontend Issue related to the frontend (React) type/bug Something isn't working as expected
Milestone

Comments

@bilalabbad
Copy link
Contributor

Component

Frontend UI

Infrahub version

1.0

Current Behavior

When a user is not logged it. He should not be able to create a branch.
Which works as expected on create button:
image

But if the branch does not exists, the quick create action is not disabled:
image

Expected Behavior

Also disabled the quick create action.

Steps to Reproduce

  1. do not logged in
  2. Type a branch name that does not exist
  3. the action is wrongly not disabled

Additional Information

No response

@bilalabbad bilalabbad added type/bug Something isn't working as expected group/frontend Issue related to the frontend (React) labels Oct 31, 2024
@bilalabbad bilalabbad added this to the Infrahub - 1.0.1 milestone Oct 31, 2024
@bilalabbad bilalabbad self-assigned this Oct 31, 2024
@bilalabbad bilalabbad changed the title bug: prevent quick branch creation when user is not logged in bug: prevent quick branch creation when user is logged out Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/frontend Issue related to the frontend (React) type/bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant