Open nus-pe-bot opened 2 weeks ago
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.
--
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
[original: nus-cs2103-AY2425S1/pe-interim#2525] [original labels: type.FeatureFlaw severity.Low]