-
Notifications
You must be signed in to change notification settings - Fork 478
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(kit): CalendarRange
should not distinguish ranges with same dates and different names
#7822
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
8216065
to
90fbb0f
Compare
Visit the preview URL for this PR (updated for commit 90fbb0f): https://taiga-previews--pr7822-mdlufy-calendar-rang-nbrz90rk.web.app (expires Wed, 19 Jun 2024 14:36:50 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 20bbff1ad19772ecf9c5134a84c0641b0d776f4a |
BundleMonFiles updated (2)
Unchanged files (3)
Total files change -61B -0.01% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
90fbb0f
to
c81e36d
Compare
Visit the preview URL for this PR (updated for commit 8933236): https://taiga-ui--pr7822-mdlufy-calendar-rang-0x7ixx38.web.app (expires Fri, 21 Jun 2024 14:44:23 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4b5ece1e114386f6a105425ef799091475b249eb |
c81e36d
to
9a64c94
Compare
…es and different names
9a64c94
to
8933236
Compare
Closes #7781
Problem: on item select, control value hold only range, not considering name/content
And when it attemps to get current active period, in finds only by range
Solutions: