Asturias-sam opened a new issue #12439: URL: https://github.com/apache/superset/issues/12439
A clear and concise description of what the bug is. ### Expected results When user sets the DOCUMENTATION_ICON and DOCUMENTATION_TEXT it should be visible on top of the page ### Actual results DOCUMENTATION_URL is working fine, but not able to set DOCUMENTATION_ICON and DOCUMENTATION_TEXT, i guess this code needs to be fixed https://github.com/apache/superset/blob/6df822438121b02bdcb26108f41df0ad290703a4/superset-frontend/src/components/Menu/Menu.tsx#L247 #### Screenshots If applicable, add screenshots to help explain your problem. ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
