moranr commented on issue #197: NIFIREG-206 Support anonymous access to public resources URL: https://github.com/apache/nifi-registry/pull/197#issuecomment-501720121 > In an unsecured Registry, allowing the user to check "Make publicly visible" doesn't make sense and could possible confuse users, since you can't add policies to buckets created in this scenario. > > However, even though you can't add policies, the UI shows that option, albeit greyed out/unselectable. > > So for consistency, we can show the "Make publicly visible" checkbox functionality, but make the checkbox unselectable and perhaps gray out the text also. > > @moranr thoughts? @andrewmlim, yes, I agree -- it can remain visible, but disabled (unselectable) as it is a potential option, just not in the app's current configuration. It should be styled the same in both locations so it's clear that it's unavailable. I believe we should be adding `cursor: not-allowed` to disabled elements as well. 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
