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

Add dressing rooms to digital guide #547

Merged
merged 5 commits into from
Jan 23, 2025

Conversation

mikolaj-jalocha
Copy link
Member

@mikolaj-jalocha mikolaj-jalocha commented Jan 23, 2025

#541

  • 1:1 changes as with lodges (I also changed working hours to be displayed only when information's available)
  • I was thinking for a moment whether to create single UI that'd handle lodges and dressing rooms but finally decided just to copy and adjust existing solution. Imo digital guide structure is complicated, there's no point in complicating it even more, minor code repetition is not a sin in this scenario I believe 😆 But let me know WDYT

Copy link
Member

@simon-the-shark simon-the-shark left a comment

Choose a reason for hiding this comment

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

lgtm :))

So little repetition is not a problem. It's actually considered a good production code, cause abstraction layers are not good when they don't bring us much value. So good decision here imo.

@simon-the-shark simon-the-shark linked an issue Jan 23, 2025 that may be closed by this pull request
@simon-the-shark simon-the-shark merged commit d24eae7 into main Jan 23, 2025
2 checks passed
@simon-the-shark simon-the-shark deleted the feat/digital-guide-dressing-rooms branch January 23, 2025 21:50
mmzek pushed a commit that referenced this pull request Jan 26, 2025
* feta(digital-guide): setup data layer

* feta(digital-guide): setup presentation layer

* feta(digital-guide): add docs

* chore(digital-guide): fix linter complaints

* feat(digital-guide): working hours displayed only when info's provided
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/feat(digital-guide) add "szatnia" section
2 participants