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

Broken UI: Dropdown not showing any options #1991

Open
suthamakes opened this issue Dec 15, 2024 · 4 comments
Open

Broken UI: Dropdown not showing any options #1991

suthamakes opened this issue Dec 15, 2024 · 4 comments
Labels
bug Something isn't working effort:low Likely a few hours frontend Related to frontend code priority:critical Blocking current tasks or user workflow

Comments

@suthamakes
Copy link

In the FMTM website when I am trying to create a new project, the field where I have to select "Organization Name" is not working and is empty.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://fmtm.hotosm.org/'
  2. Click on '+CREATE NEW PROJECT'
  3. Scroll down to 'Organization Name' drop down option
  4. See error that it isn't showing any organization's name.

Screenshots
Image
Image

@suthamakes suthamakes added the bug Something isn't working label Dec 15, 2024
@spwoodcock spwoodcock added priority:critical Blocking current tasks or user workflow frontend Related to frontend code effort:low Likely a few hours labels Dec 15, 2024
@spwoodcock
Copy link
Member

spwoodcock commented Dec 15, 2024

Thank you @suthamakes for the report!

I have a feeling the underlying issue is because of a small issue with the login logic. The UI shows you as logged in still, but you may not in fact be logged in properly.

We can fix the logic to correctly clear the login state if its invalid. (@NSUWAL123 I added this commit just before bed to hopefully fix it 259c256, could you please double check if you get a chance before I start tomorrow 🙏)

In the meantime @suthamakes , could you log out and log in again, then try again?

@NSUWAL123
Copy link
Contributor

I can't confirm this now as the OSM is in read-only mode due to an outage. So, I will check on this issue later.

@suthamakes
Copy link
Author

@spwoodcock is the OSM OAuth currently down?

@NSUWAL123
Copy link
Contributor

Yes @suthamakes OSM is in read-only mode due to their network outage. Their api's arent working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort:low Likely a few hours frontend Related to frontend code priority:critical Blocking current tasks or user workflow
Projects
Development

No branches or pull requests

3 participants