GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Hide reroll button in edit mode #285

Closed TimJentzsch closed 2 years ago

TimJentzsch commented 2 years ago

Relevant issue: Closes #274

Description:

This hides the "Reroll" button when editing a transcription.

Screenshot:

Screenshot of the transcription edit mode. It now hides the reroll button to prevent unwanted behavior.

Checklist:

TimJentzsch commented 2 years ago

I have tested this locally now.

itsthejoker commented 2 years ago

Can we make the Submit button take over the space left by the missing reroll button if it's not rendered?

TimJentzsch commented 2 years ago

The buttons are now centered:

In transcribing mode: Editor with reroll button.

In edit mode: Editor without reroll button.

TimJentzsch commented 2 years ago

With reroll: "Submit" and "Reroll" button in mobile mode.

Without reroll: "Submit" button in mobile mode.