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

Blank page when user accepts invitation for joining team #1208

Closed
akashtalole opened this issue Nov 11, 2022 · 4 comments · Fixed by #1210
Closed

Blank page when user accepts invitation for joining team #1208

akashtalole opened this issue Nov 11, 2022 · 4 comments · Fixed by #1210
Assignees
Labels
area:frontend For any issues that require work in the frontend/UI bug Something isn't working
Milestone

Comments

@akashtalole
Copy link

Current Behavior

After accpeting invite for joining team, menu and other options not visible. User need to refresh page and then user is able to see side menu and page.

Expected Behavior

After accepting invite, respective user menu shall be showcase automatically.

Steps To Reproduce

add new user
add user to team
login with new user
accept invite

Environment

  • FlowForge version: v1.0.2
  • Node.js version: v16.17.0
  • npm version:
  • Platform/OS: Winndows 11 Docker
  • Browser: Chrome
@akashtalole akashtalole added the needs-triage Needs looking at to decide what to do label Nov 11, 2022
@joepavitt joepavitt self-assigned this Nov 11, 2022
@joepavitt joepavitt added the bug Something isn't working label Nov 11, 2022
@joepavitt joepavitt added this to the 1.1 milestone Nov 11, 2022
@joepavitt
Copy link
Contributor

Thanks for raising @akashtalole - we'll get on fixing this for this coming release.

@joepavitt joepavitt added area:frontend For any issues that require work in the frontend/UI and removed needs-triage Needs looking at to decide what to do labels Nov 11, 2022
@joepavitt
Copy link
Contributor

Tried to reproduce initially and failed, but then found that the catch is that the new user invited cannot already be a part of any team:

Screen.Recording.2022-11-11.at.09.20.04.mov

@akashtalole
Copy link
Author

It happens when user is added first time in any team.

@akashtalole
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend For any issues that require work in the frontend/UI bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants