kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

FE: Adjust button states w/ r/o mode

Open Haarolean opened this issue 1 year ago • 1 comments

There is a cluster read-only mode. Not all the altering actions on the frontend are unavailable when a cluster is r/o. Fix this, perhaps add a check on button/other component level.

Related:

  • https://github.com/provectus/kafka-ui/issues/4374

Haarolean avatar Mar 21 '24 14:03 Haarolean

Hi! I'd like to try this one out.

spartanns avatar Oct 09 '24 00:10 spartanns

Is this what you had in mind? I mean, all the edits are disabled in ro mode. Screenshot from 2024-10-13 08-16-25

spartanns avatar Oct 13 '24 06:10 spartanns

Is this what you had in mind? I mean, all the edits are disabled in ro mode.

Screenshot from 2024-10-13 08-16-25

Yeah, but across the whole app :)

Haarolean avatar Oct 13 '24 15:10 Haarolean