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

[MIK-248] Build modal for novel builder #127

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

joelmendez1
Copy link
Contributor

No description provided.

@joelmendez1 joelmendez1 requested a review from miku448 June 24, 2024 20:40
@@ -71,11 +72,11 @@ export default function PreviewPanel() {
[]
);

const handleBuild = async () => {
const handlExport = async (exportFor: "miku" | "local") => {
Copy link
Contributor

Choose a reason for hiding this comment

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

"miku" export should actually call the same function as the button "save" but return the json with a different extension .miku-light.json instead of .miku-temp.json

<p>Select how you'd like to export your project:</p>
<ul className="PreviewPanel__options">
<li className="PreviewPanel__option">
<strong>Export for Miku.gg:</strong>
Copy link
Contributor

Choose a reason for hiding this comment

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

remove the :, is already distinctive enough.
Also, I recommend using a better style, remove the dots form list to too.

@miku448 miku448 merged commit 2ff61d6 into master Jul 3, 2024
2 checks passed
@miku448 miku448 deleted the build-modal-for-novel-builder branch July 3, 2024 00:15
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.

2 participants