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

fix: line selector can now get letters as well #556

Merged

Conversation

davis0011
Copy link
Collaborator

Description

You now can insert a letter to the line selector that used to get only numbers.
I checked with the api and it gets string for route_short_name(LineNumber).
Also checked locally and i.e: I tried 17א as line and it returned the correct lines.
This pull request comes to solve issue #520 .

screenshots

before the change(cannot insert letters):
image
after the change:
image
image

@aviv1620 aviv1620 self-requested a review March 6, 2024 09:38
Copy link
Collaborator

@aviv1620 aviv1620 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great

Copy link
Member

@NoamGaash NoamGaash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👏

@NoamGaash NoamGaash linked an issue Mar 6, 2024 that may be closed by this pull request
@NoamGaash NoamGaash merged commit 04518e6 into hasadna:main Mar 6, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't put 17א where I'm advised to put 17א
3 participants