appsembler / edx-platform

Appsembler Tahoe fork of Open edX. Branches: `main` for Juniper and `hawthorn/main` for Hawthorn.
https://appsembler.com/products/tahoe/
GNU Affero General Public License v3.0
13 stars 15 forks source link

Add function to set hideElements cookie #1416

Closed VladyslavTy closed 3 weeks ago

VladyslavTy commented 3 weeks ago

Change description

Add helper function add_hide_elements_cookie_to_redirect to set the hideElements cookie if hide_elements parameter exist in redirect url. This should help to speed up hiding the elements from UI.

Type of change

Related issues

Fix [#1]()

Checklists

Development

Security

Code review

github-actions[bot] commented 3 weeks ago

Checking git merge conflicts against https://github.com/openedx/edx-platform.git

Comparing with open-release/nutmeg.master
Benchmark conflicts with main 301
Current conflicts 304
Summary Adds 3 new conflicts. How can we do better?
New conflicting files with 'open-release/nutmeg.master' ``` openedx/core/djangoapps/user_authn/views/login_form.py ```
Comparing with master
Benchmark conflicts with main 333
Current conflicts 336
Summary Adds 3 new conflicts. How can we do better?
New conflicting files with 'master' ``` openedx/core/djangoapps/user_authn/views/login_form.py ```