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

[TAN-3370] Revert recent changes to folder visibility in legacy projects (and folders) homepage widget #9801

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

jinjagit
Copy link
Contributor

@jinjagit jinjagit commented Dec 16, 2024

See original PR to change folder visibility for reference: #9705

BE changes fully reverted.

@luucvanderzee - 3 differences with FE (please review and advise &/or push any needed changes -Thanks!):

2 major differences:

front/app/containers/HomePage/index.tsx This file looks very different from original. I have not replaced the removeNotAllowedParents: true, that was removed
front/app/prefetchData.ts also looks very different. I have not replaced the removeNotAllowedParents: true, that was removed

1 slight difference

front/app/containers/Admin/pagesAndMenu/containers/ContentBuilder/components/Widgets/Published/index.tsx Looks like this file has changed a little since the original PR to change folder visibility, as the replaced line is 2 lines further down.

Changelog

Changed

  • [TAN-3370] Revert recent changes to folder visibility in legacy projects (and folders) homepage widget

@jinjagit jinjagit self-assigned this Dec 16, 2024
Copy link

@cl-dev-bot
Copy link
Collaborator

Messages
📖 Changelog provided 🎉
📖 Notion issue: TAN-3370
📖

Run the e2e tests

📖 Check translation progress

Generated by 🚫 dangerJS against f2de028

@jinjagit
Copy link
Contributor Author

jinjagit commented Dec 16, 2024

@luucvanderzee Looks like the FE changes (with the 3 issues I mentioned in the description) aren't good enough to get this fully working. I am getting an infinite spinner and no admin_publications request on the Homepage when testing locally (with legacy widget, with folder):

Screenshot 2024-12-16 at 15 58 27

@jinjagit jinjagit changed the title [TAN-3370] Revert BE changes [TAN-3370] Revert recent changes to folder visibility in legacy projects (and folders) homepage widget Dec 16, 2024
@jinjagit jinjagit merged commit 9fb923f into master Dec 16, 2024
15 checks passed
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.

3 participants