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

MOBILE-4147 core,folder: Restore access to inline folders #3318

Draft
wants to merge 11 commits into
base: v4.1.x
Choose a base branch
from

Conversation

tasosb
Copy link
Contributor

@tasosb tasosb commented Jun 13, 2022

This PR restores access to inline folders that were previously inaccessible.
Inline folders are now displayed like the regular folders in the mobile app.
Changes:

  1. New core feature that can be set to true if the mobile app can produce a view for the module requested but its URL isn't passed from the WebService.
  2. If (1) is enabled and no URL is assigned to the module, the "Open In Browser" button is hidden in the module summary.
  3. Enable feature (1) for the folder addon, and change its description so the inline folder passed in the description from the WebService is not shown.

@dpalou
Copy link
Contributor

dpalou commented Oct 27, 2022

Just for the record, the final decision on how to solve this was moved to the 4.2 version of the app.

@NoelDeMartin NoelDeMartin changed the title MOBILE-4084 core,folder: Restore access to inline folders MOBILE-4147 core,folder: Restore access to inline folders Sep 27, 2023
@NoelDeMartin NoelDeMartin marked this pull request as draft September 27, 2023 10:01
@NoelDeMartin
Copy link
Member

It seems like this issue is still pending, and it's actually tracked by MOBILE-4147 so I just updated the title and converted it to draft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants