Files
vault/changelog/26325.txt
Chelsea Shaw 94b64a37e3 UI: Replication page navigation fix (#26325)
* Add replication mirage handler

* Add test with skipped failed assertion

* Use component-calculated attrsForCurrentMode instead of cluster.replicationAttrs which wasn't triggering component updates

* assert previously-skipped assertion

* Add changelog
2024-04-10 14:44:57 +00:00

4 lines
134 B
Plaintext

```release-note:bug
ui: fixed a bug where the replication pages did not update display when navigating between DR and performance
```