Changelog

Mar 15, 2021, 10:02 PM UTC

Local time: Mar 15, 2021, 10:02 PM UTC

New component InlineConfirm in pc-core-components which can be used in the UI if you want a confirmation UX logic without an additional popup; this also makes managing the DOM and subsequent accessibility features (i.e. keyboard tabbing) easier to adhere to.

Adds new stories for this component as well.

Refactors the cancel DSR logic in the RevokeRequest container to use this instead.

RevokeRequestDefaultCancelling state

|

  • Update: update the communications tab to be more usable and clear