-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
finished Events are not sorted correctly #1258
Comments
Hello @sevorl, thank you for your interest in our work! |
Please upgrade to the latest beta, v9.2.1-beta.1 I think this will be fixed as part of #1248, I will also test to confirm |
Ok done a test and still doesnt seem to fix it, i will take a look at this soon to resolve in next beta. |
I tested as well and have to agree with @marksie1988 : it is not fixed in v9.2.1-beta.1 I (accidentially) downloaded 9.20-betat.1 first - this works fine. But v9.2.1-beta.1 does not solve this. |
Confirming the same issue and that v9.2.1-beta.1 didn't resolve it |
Same here on HA 2023.11.1 and Atomic Calendar Revive 9.2.0 |
any update on this? |
Seems to be broken since 9.0.2 |
🎉 This issue has been resolved in version 9.2.1-beta.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Hi All, I have just released a new beta, my testing shows this as resolved, please let me know your outcome |
Hi marksie, I just installed v9.2.1-beta.2. |
🎉 This issue has been resolved in version 9.2.1-beta.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [9.3.0](v9.2.1...v9.3.0) (2024-01-13) ### Features * **lang:** add Czech ([47d284e](47d284e)), closes [#1363](#1363) ### Bug Fixes * bug introduced when fixing hidden event text ([ee8d280](ee8d280)) * entity.maxDaysToShow was not applying ([16b7fbb](16b7fbb)), closes [#1255](#1255) [#1247](#1247) * hidden events text was not showing up ([844f98b](844f98b)) * localized dates not showing as expected when using LL etc ([432f0f2](432f0f2)), closes [#1334](#1334) * **sortby:** hopefully actually resolves sortby this time! ([cdf06f3](cdf06f3)), closes [#1258](#1258) * **sortby:** resolves issue with sorting of events ([051d2ca](051d2ca)), closes [#1258](#1258)
🎉 This issue has been resolved in version 9.3.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This is still not resolved. This issue is still open, sorting is not correct. past items are at the bottom, current items are on top. |
Yes that is correct, I had put some code in the wrong area, moved that in the latest and will do a beta release shortly |
## [9.3.0-beta.2](v9.3.0-beta.1...v9.3.0-beta.2) (2024-01-15) ### Features * **calendar:** added weekendSat, weekendSun and differentMonth classes ([0a86dad](0a86dad)), closes [#1362](#1362) ### Bug Fixes * finished events sorted by start were shown at the bottom ([c52f95c](c52f95c)), closes [#1258](#1258)
🎉 This issue has been resolved in version 9.3.0-beta.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
just tested in v9.3.0-beta.3. Looking good now! |
* build(deps-dev): bump @babel/core from 7.23.6 to 7.23.7 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.6 to 7.23.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump @babel/plugin-proposal-decorators Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.23.6 to 7.23.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-plugin-proposal-decorators) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-decorators" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump @babel/preset-env from 7.23.6 to 7.23.8 Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.6 to 7.23.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.8/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.15.0 to 6.18.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump lit from 3.1.0 to 3.1.1 Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit@3.1.1/packages/lit) --- updated-dependencies: - dependency-name: lit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.3 Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.1 to 5.1.3. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.1...v5.1.3) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump @lit/reactive-element from 2.0.2 to 2.0.3 Bumps [@lit/reactive-element](https://github.com/lit/lit/tree/HEAD/packages/reactive-element) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/reactive-element/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/@lit/reactive-element@2.0.3/packages/reactive-element) --- updated-dependencies: - dependency-name: "@lit/reactive-element" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump rollup from 4.9.1 to 4.9.5 Bumps [rollup](https://github.com/rollup/rollup) from 4.9.1 to 4.9.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.9.1...v4.9.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: added styling pages * feat(calendar): added weekendSat, weekendSun and differentMonth classes closes #1362 * fix: finished events sorted by start were shown at the bottom fix #1258 * chore(release): 9.3.0-beta.2 [skip ci] ## [9.3.0-beta.2](v9.3.0-beta.1...v9.3.0-beta.2) (2024-01-15) ### Features * **calendar:** added weekendSat, weekendSun and differentMonth classes ([0a86dad](0a86dad)), closes [#1362](#1362) ### Bug Fixes * finished events sorted by start were shown at the bottom ([c52f95c](c52f95c)), closes [#1258](#1258) * fix: all day events not sorting correctly fix #1338 * chore(release): 9.3.0-beta.3 [skip ci] ## [9.3.0-beta.3](v9.3.0-beta.2...v9.3.0-beta.3) (2024-01-15) ### Bug Fixes * all day events not sorting correctly ([7075d4c](7075d4c)), closes [#1338](#1338) * build(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.18.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.15.0 to 6.18.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix(locale): in some sitiatuins the locale would not be applied fixes #1361 * chore(release): 9.3.0-beta.4 [skip ci] ## [9.3.0-beta.4](v9.3.0-beta.3...v9.3.0-beta.4) (2024-01-19) ### Bug Fixes * **locale:** in some sitiatuins the locale would not be applied ([d10c655](d10c655)), closes [#1361](#1361) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
* build(deps-dev): bump @babel/core from 7.23.6 to 7.23.7 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.6 to 7.23.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump @babel/plugin-proposal-decorators Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.23.6 to 7.23.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-plugin-proposal-decorators) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-decorators" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump @babel/preset-env from 7.23.6 to 7.23.8 Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.6 to 7.23.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.8/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.15.0 to 6.18.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump lit from 3.1.0 to 3.1.1 Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit@3.1.1/packages/lit) --- updated-dependencies: - dependency-name: lit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.3 Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.1 to 5.1.3. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.1...v5.1.3) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump @lit/reactive-element from 2.0.2 to 2.0.3 Bumps [@lit/reactive-element](https://github.com/lit/lit/tree/HEAD/packages/reactive-element) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/reactive-element/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/@lit/reactive-element@2.0.3/packages/reactive-element) --- updated-dependencies: - dependency-name: "@lit/reactive-element" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump rollup from 4.9.1 to 4.9.5 Bumps [rollup](https://github.com/rollup/rollup) from 4.9.1 to 4.9.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.9.1...v4.9.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: added styling pages * feat(calendar): added weekendSat, weekendSun and differentMonth classes closes #1362 * fix: finished events sorted by start were shown at the bottom fix #1258 * chore(release): 9.3.0-beta.2 [skip ci] ## [9.3.0-beta.2](v9.3.0-beta.1...v9.3.0-beta.2) (2024-01-15) ### Features * **calendar:** added weekendSat, weekendSun and differentMonth classes ([0a86dad](0a86dad)), closes [#1362](#1362) ### Bug Fixes * finished events sorted by start were shown at the bottom ([c52f95c](c52f95c)), closes [#1258](#1258) * fix: all day events not sorting correctly fix #1338 * chore(release): 9.3.0-beta.3 [skip ci] ## [9.3.0-beta.3](v9.3.0-beta.2...v9.3.0-beta.3) (2024-01-15) ### Bug Fixes * all day events not sorting correctly ([7075d4c](7075d4c)), closes [#1338](#1338) * build(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.18.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.15.0 to 6.18.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix(locale): in some sitiatuins the locale would not be applied fixes #1361 * chore(release): 9.3.0-beta.4 [skip ci] ## [9.3.0-beta.4](v9.3.0-beta.3...v9.3.0-beta.4) (2024-01-19) ### Bug Fixes * **locale:** in some sitiatuins the locale would not be applied ([d10c655](d10c655)), closes [#1361](#1361) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
## [9.4.0-beta.1](v9.3.0...v9.4.0-beta.1) (2024-01-20) ### Features * **calendar:** added weekendSat, weekendSun and differentMonth classes ([0a86dad](0a86dad)), closes [#1362](#1362) ### Bug Fixes * all day events not sorting correctly ([7075d4c](7075d4c)), closes [#1338](#1338) * finished events sorted by start were shown at the bottom ([c52f95c](c52f95c)), closes [#1258](#1258) * **locale:** in some sitiatuins the locale would not be applied ([d10c655](d10c655)), closes [#1361](#1361) * missing comma in de.json causing build errors ([593d103](593d103))
## [9.4.0](v9.3.0...v9.4.0) (2024-01-20) ### Features * **calendar:** added weekendSat, weekendSun and differentMonth classes ([0a86dad](0a86dad)), closes [#1362](#1362) ### Bug Fixes * all day events not sorting correctly ([7075d4c](7075d4c)), closes [#1338](#1338) * finished events sorted by start were shown at the bottom ([c52f95c](c52f95c)), closes [#1258](#1258) * **locale:** in some sitiatuins the locale would not be applied ([d10c655](d10c655)), closes [#1361](#1361) * missing comma in de.json causing build errors ([593d103](593d103))
🎉 This issue has been resolved in version 9.4.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 9.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Is there an existing issue for this?
Current Behavior
Finished events used to be at the top of the event list when "softBy: start"
This is no longer the case.
Instead, the finished events are "somewhere" in the list
![image](https://private-user-images.githubusercontent.com/81764300/279014846-c1538d80-ac77-4478-a160-5ae7912c2c04.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTI4OTcsIm5iZiI6MTczOTI1MjU5NywicGF0aCI6Ii84MTc2NDMwMC8yNzkwMTQ4NDYtYzE1MzhkODAtYWM3Ny00NDc4LWExNjAtNWFlNzkxMmMyYzA0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA1NDMxN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTgzOTg5YThhYzI2YzE5NDhkYzFhYTc2NjE2OTFhNDVmNjg5ZTdiNTdmZmNkYmMxMjBhYTNmOGYwNTdmYmFkZmMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.WIjAOY-vPXINyvlzl-1gzpK1sgjtjRoHv8r67qv71ak)
See screenshot, finished Events are dimmed
Expected behaviour
Finished Events should be at the top of the list
Steps To Reproduce
display a calendar with the configuration I pasted in "Configuration".
Mode
Event (default)
Card Version
v.9.2.0
Home Assistant Version
2023.10
Configuration
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: