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

Use a PreviewParameter to factorize FileUiItem instantiation inside previews #88

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

LunarX
Copy link
Contributor

@LunarX LunarX commented Oct 14, 2024

I was always using the same list of FileUiItems so instead of copy pasting it everywhere, I used the PreviewParameter that serves this very purpose

Depends on #87

@LunarX LunarX added the enhancement New feature or request label Oct 14, 2024
@LunarX LunarX requested review from sirambd and a team October 14, 2024 07:02
@LunarX LunarX self-assigned this Oct 14, 2024
@LunarX LunarX added the quick A pull request consisting of a few lines label Oct 14, 2024
@LunarX LunarX force-pushed the provide-file-ui-item-preview branch 2 times, most recently from 21dc3d5 to 7a7d936 Compare October 16, 2024 06:24
@LunarX LunarX force-pushed the provide-file-ui-item-preview branch from 7a7d936 to c24eb13 Compare October 16, 2024 08:23
@LunarX LunarX force-pushed the display-picked-files branch from aa3e3b2 to f2f6fae Compare October 16, 2024 08:23
@LunarX LunarX force-pushed the provide-file-ui-item-preview branch 2 times, most recently from 3f4065c to 5de64c7 Compare October 17, 2024 10:48
@LunarX LunarX force-pushed the display-picked-files branch from 3619793 to da57824 Compare October 18, 2024 07:42
Base automatically changed from display-picked-files to main October 18, 2024 08:27
Copy link

This PR/issue depends on:

@LunarX LunarX force-pushed the provide-file-ui-item-preview branch from 5de64c7 to f9bafbe Compare October 18, 2024 08:32
@LunarX LunarX force-pushed the provide-file-ui-item-preview branch from f9bafbe to abde5b9 Compare October 18, 2024 08:33
@LunarX LunarX requested a review from sirambd October 18, 2024 08:34
Copy link

@LunarX LunarX merged commit 98720e9 into main Oct 18, 2024
4 checks passed
@LunarX LunarX deleted the provide-file-ui-item-preview branch October 18, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request quick A pull request consisting of a few lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants