Skip to content

Login Page: Announcement is not reflecting the latest announcement #2476

Description

@zcolah

Bug

The login page does not reflect the latest in app product announcement regarding the Summer Product Release. @agalin920 has shared that this is because the logic selects the first item from the response.

Solution

Read the response, filter to only the published items, and then identify the published item with the most recent start date, and display that item in the announcement area adjacent to the login buttons.

In Case of Overlaps
In situations where two or more announcements share the same start date, a priority system must be put in place to ensure consistent user experience. The announcement that was created most recently should take priority. The rationale behind this is to give precedence to the most current or updated promotions that the Zesty.io marketing team wishes to convey.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions