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 in management section (placeholder) #241

Open
swapnalshahil opened this issue Oct 2, 2021 · 10 comments
Open

Bug in management section (placeholder) #241

swapnalshahil opened this issue Oct 2, 2021 · 10 comments
Labels

Comments

@swapnalshahil
Copy link
Collaborator

Describe the bug
After the selection of a date from the calendar, its placeholder should disappear on Frontend.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Analytics -> Filter'
  2. Click on 'dropdown to select Date'
  3. Select any date from the calendar.
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
2021-10-02

@ShivamJhaa
Copy link

Hey, can I work on this issue?

@swapnalshahil
Copy link
Collaborator Author

@ShivamJhaa go on!

@harshagrawal523
Copy link

Hi , is this issue open? If not can I work on this?

@swapnalshahil
Copy link
Collaborator Author

@harshagrawal523 yes go on!

@harshagrawal523
Copy link

@harshagrawal523 yes go on!

I have provided a PR , I was unable to go pass the login page due to some error which is still not resolved , I have asked in community channel and I hope it will be soon rectified. So I would request to check this once.

Thank you!

@swapnalshahil
Copy link
Collaborator Author

You need to run flask then you have to create one dummy account to login.

@harshagrawal523
Copy link

You need to run flask then you have to create one dummy account to login.

How to create dummy account after running /login route I get this issue
Screenshot 2021-12-04 at 19 45 56

@swapnalshahil
Copy link
Collaborator Author

@harshagrawal523 /login is a POST route, you are getting this "method not found" error as the browser is doing GET request over /login route. Try to do a POST request on /login using postman or you can directly use the OpenMF frontend with running backend.
(from sachinsom)

@harshagrawal523
Copy link

@harshagrawal523 /login is a POST route, you are getting this "method not found" error as the browser is doing GET request over /login route. Try to do a POST request on /login using postman or you can directly use the OpenMF frontend with running backend. (from sachinsom)

Okay thank you , I will try that once!

@PrerakMathur20
Copy link
Contributor

Can take this issue, if it's still up?

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

No branches or pull requests

4 participants