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

School / Center searchable by name or code in single dropdown #83

Closed
3 tasks done
sapradhan opened this issue Apr 27, 2024 · 0 comments · Fixed by #88
Closed
3 tasks done

School / Center searchable by name or code in single dropdown #83

sapradhan opened this issue Apr 27, 2024 · 0 comments · Fixed by #88
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sapradhan
Copy link
Collaborator

🔖 Feature description

The current streamlit interface deals with code and name separately, which I believe is a bit clumsy.
I request these changes -

  • Instead of four radio buttons options scode | school | cscode | center, could we just keep two school | center and show the code along side the school/center name.
  • Also make it searchable by both name and code.
  • Use horizontal layout for radio options for efficient use of screen space
  • Do not use thousand separator comma (27,056) in scode / cscode

image

Describe alternatives you've considered

No response

Additional context

No response

Acknowledgements

  • My issue title is clear and descriptive.
  • I have checked existing issues to ensure this feature is not requested yet.
  • I have provided sufficient details for maintainers to understand and assess this request.

Would you like to work on this issue?

None

@sapradhan sapradhan added the enhancement New feature or request label Apr 27, 2024
@sumanashrestha sumanashrestha added the help wanted Extra attention is needed label Apr 29, 2024
sumanashrestha added a commit that referenced this issue May 5, 2024
…r Searching (#88)

* Improvement of Streamlit Interface for School/Center Searching

* Optimize the Code

* Show Only Unique School,center,scode,cscode values in filter dropdown and hide index of the filtered table

* Remove Thousand Separator Comma in filtered List

* Remove Unwanted Commented code

* put code ahead of name in description

---------

Co-authored-by: nirmala.sharma <nirmala.sharma@imark.com.np>
Co-authored-by: sumanashrestha <git@sumanashrestha.com.np>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
2 participants