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

Change apartment floor input to allow dashes etc #483

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

indigane
Copy link
Contributor

@indigane indigane commented Jul 24, 2024

Hitas Pull Request

Description

Apartment floor is defined as a string in the database and the API, but the UI uses a number input for it.

Floors can have other characters than just digits, such as floor "1-2".

Change input to allow non-numeric characters.

Pull request checklist

Check the boxes for each DoD item that has been completed:

  • Testing
    • Changes have been tested

Tickets

HT-732

Copy link

@indigane indigane requested a review from silenatte July 24, 2024 07:02
@indigane indigane merged commit 1d34436 into master Jul 24, 2024
5 checks passed
@indigane indigane deleted the feature/HT-732-address-floor-as-string branch July 24, 2024 09:41
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.

2 participants