nimbustech-lab opened a new issue, #12219:
URL: https://github.com/apache/cloudstack/issues/12219

   ### problem
   
   I am trying to remove (or hide) the “Help” section from the main dashboard 
in the CloudStack UI.
   This section contains links such as:
   
   GitHub repository
   
   Documentation
   
   Social media links
   
   Community/Slack links
   
   While inspecting the UI code, I noticed that some dashboard layout and 
metadata appears to be influenced by config.json. However, I have not found any 
documented or functional configuration key that controls the visibility of the 
“Help” section specifically.
   
   I am trying to determine whether CloudStack supports disabling or removing 
this section through configuration, without modifying the UI source code 
directly.
   
   If the visibility of the Help section is not intended to be configurable, 
guidance on the proper extension/customization method would be appreciated.
   
   This is the section I am referring to: the right-side Help panel on the main 
dashboard that links to Apache CloudStack resources.
   
   ### versions
   
   CloudStack version: 4.20.2.0
   Management Server OS: Ubuntu Noble
   
   ### The steps to reproduce the bug
   
   1. Log into the CloudStack UI.
   2. Go to the main dashboard.
   3. Observe the “Help” section on the right side with links to GitHub, 
Documentation, Slack, Social media, etc.
   4. Attempt to remove or disable this section by modifying config.json.
   5. Restart/reload the UI.
   6. The Help section remains visible, and no configuration option appears to 
affect it.
   
   ### What to do about it?
   
   I am requesting clarification on:
   
   1. Whether the “Help” section is intended to be configurable via config.json 
or another UI configuration file.
   2. If so, which key(s) control its visibility.
   3. If not, what is the recommended approach to cleanly remove or disable 
this section without diverging too far from upstream UI code.
   
   Thank you.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to