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

Removed all of the code relating to 'folder management' of a theme. #723

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

pbking
Copy link
Contributor

@pbking pbking commented Sep 18, 2024

Removes reference to it from the Metadata modal.

Does not leverage it when cloning a theme or creating a new theme.

Themes in folders continue to export as expected. Themes cloned from themes in folders are cloned as expected, but the /themes folder is now targeted as the new theme's destination rather than whatever folder the origin theme was in.

Fixes #716
Fixes #500

Copy link
Contributor

@t-hamano t-hamano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I was worried about backward compatibility issues, i.e. what would happen if I had already moved themes into a subfolder, but when I switch to this branch, themes that have been moved into a subfolder continue to work properly.

Since there is a conflict, it may be a good idea to retest after resolving the conflict just to be safe.

@vcanales vcanales force-pushed the fix/remove-subfolder-management branch from 4ef60f0 to 0c7be00 Compare September 26, 2024 00:25
Copy link
Member

@vcanales vcanales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conflicts solved, retested, and it works as advertised.

Thanks @pbking!

@vcanales vcanales merged commit 33c5ff9 into trunk Sep 26, 2024
2 checks passed
@vcanales vcanales deleted the fix/remove-subfolder-management branch September 26, 2024 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants