Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes the issue where the "Help" submenu in the sidebar is misleading in custom apps. #3594

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

MohitMaliFtechiz
Copy link
Collaborator

Fixes #3584

We have hidden the help screen from our sidebar. See #3584 (comment)

Screenshot_20231213-131603_Test Custom App

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1a13516) 48.94% compared to head (88846c8) 48.94%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #3594   +/-   ##
==========================================
  Coverage      48.94%   48.94%           
  Complexity      1088     1088           
==========================================
  Files            285      285           
  Lines          10495    10495           
  Branches        1404     1404           
==========================================
  Hits            5137     5137           
+ Misses          4528     4527    -1     
- Partials         830      831    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

… in custom apps.

* We have hidden the help screen from our sidebar.
@kelson42 kelson42 merged commit ee57a1a into develop Dec 14, 2023
6 of 8 checks passed
@kelson42 kelson42 deleted the Issue#3584 branch December 14, 2023 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Submenu "Help" in Sidebar is Misleading in Custom Apps
2 participants