Skip to content

Git auth to create a workspace forces page refresh losing all fields #9536

Closed
@Shocktrooper

Description

@Shocktrooper

Problem:

  • When a user is creating a workspace with a template that requires git auth to some external provider a user is forced to refresh the page for the auth to take effect which removes all entries in other fields when creating the workspace. This is a problem because it is not apparent that all fields will be reset leading to end user frustration.

Solutions:

  1. (Preferred) Turn git auth buttons and settings into a websocket or something that is updated dynamically as soon as the end user completes the git auth which will negate the need for a full page refresh.
  2. Enforce git auth on a separate page or first before other fields are filled which negates the removal of selections and filled fields
  3. More I didn't list

Metadata

Metadata

Assignees

Labels

good first issueEasily solved issues suitable for starters and community contributorss2Broken use cases or features (with a workaround). Only humans may set this.siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions