nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

UI does not update after some commands #3424

Open nus-pe-bot opened 2 weeks ago

nus-pe-bot commented 2 weeks ago

Steps to Reproduce: update any event apart from the one currently selected (highlighted in the UI)

Expected: Either currently selected event should also update to follow the event card or event card remains on currently selected event (ie currently selected event should match the event card displayed)

Actual: Currently selected event remains where it is while event card changes

Rationale: Considering the event card changes based on which event the user selects, this is a bug since the highlighted event and event card no longer match and this could be confusing for users Screenshot 2024-11-15 171013.png


[original: nus-cs2103-AY2425S1/pe-interim#2525] [original labels: type.FeatureFlaw severity.Low]

Gilbb commented 2 weeks ago

Team's Response

This is a reported issue under Known Issues, where we mention that the UI might not automatically update instantly upon executing some of the commands such as delete and update.

However, clicking on the event card again to refresh it, or clicking on another event in the event list will update the information to the latest details. We agree that there is a possible potential improvement for this, so we categorised this as not in scope.

Duplicate status (if any):

--