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

Multiple All-day events are sorted randlomly, not on name #1248

Closed
2 tasks done
joos81 opened this issue Oct 23, 2023 · 6 comments · Fixed by #1317
Closed
2 tasks done

Multiple All-day events are sorted randlomly, not on name #1248

joos81 opened this issue Oct 23, 2023 · 6 comments · Fixed by #1317
Labels

Comments

@joos81
Copy link

joos81 commented Oct 23, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I have multiple all-day events (from the same calendar), they sort randomly and not by name. We use this as a meal planner, and to ensure our google calendar shows the right order of breakfast - lunch - dinner, we number them with 1-2-3. Google calendar sorts that way.

Expected behaviour

Display All-Day events sorted by name.

Steps To Reproduce

add multiple all day events in the same calendar in a random order, show these events in the

Mode

Event (default)

Card Version

9.0.2

Home Assistant Version

2023.10.3

Configuration

type: custom:atomic-calendar-revive
entities:
  - entity: calendar.maaltijdplanner
    titleColor: purple
    icon: mdi:silverware-fork-knife
    color: purple
  - entity: calendar.familie
    titleColor: blue
    icon: mdi:home-heart
    color: blue
enableModeChange: true
sortByStartTime: true
firstDayOfWeek: 1
maxDaysToShow: 14
refreshInterval: 180
name: Aankomende dagen
showDeclined: true
showProgressBar: false
showWeekNumber: true
showTimeRemaining: false
noEventText: Er zijn geen afspraken vandaag
showWeekDay: true
showNoEventsForToday: true
showFullDayProgress: false
showEventIcon: true
hoursFormat: HH:mm
showDate: false
untilText: tot
fullDayEventText: hele dag
noEventsForNextDaysText: Er zijn geen afspraken aankomende dagen
hiddenEventText: verborgen
showHiddenText: true

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
    Aantekening 2023-10-23 134408
@joos81 joos81 added the type/bug Something isn't working label Oct 23, 2023
@github-actions
Copy link

Hello @joos81, thank you for your interest in our work!
If this is a bug report, please provide your configuration and any screenshots that would assist troubleshooting, otherwise we can not help you.

marksie1988 added a commit that referenced this issue Nov 6, 2023
all day events were not bein sorted as expected

fix #1248
github-actions bot pushed a commit that referenced this issue Nov 13, 2023
## [9.2.1-beta.1](v9.2.0...v9.2.1-beta.1) (2023-11-13)

### Bug Fixes

* all-day events not sorted ([9a2fc5b](9a2fc5b)), closes [#1248](#1248)
* circle icon on no event days ([7363397](7363397)), closes [#1254](#1254)
* remove debug log ([f453e96](f453e96))
* remove google link from empty event ([b7ebf4f](b7ebf4f))
Copy link

🎉 This issue has been resolved in version 9.2.1-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@joos81
Copy link
Author

joos81 commented Nov 14, 2023

Just installed the beta release and can confirm that it has been resolved for me. Thanks!

@marksie1988 marksie1988 mentioned this issue Dec 6, 2023
11 tasks
github-actions bot pushed a commit that referenced this issue Dec 6, 2023
## [9.2.1](v9.2.0...v9.2.1) (2023-12-06)

### Bug Fixes

* all-day events not sorted ([9a2fc5b](9a2fc5b)), closes [#1248](#1248)
* circle icon on no event days ([7363397](7363397)), closes [#1254](#1254)
* remove debug log ([f453e96](f453e96))
* remove google link from empty event ([b7ebf4f](b7ebf4f))
Copy link

github-actions bot commented Dec 6, 2023

🎉 This issue has been resolved in version 9.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Jan 5, 2024

🎉 This issue has been resolved in version 9.2.1-beta.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This issue has been resolved in version 9.3.0-beta.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant