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

Bugfixes: Change url of episode wizard, change promotional content selection and change the way description is filled #136

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

matevskial
Copy link
Contributor

@matevskial matevskial commented Dec 13, 2024

Commits:

  • Change url that opens new episode wizard.

  • Change selector of promotional content selector.

  • Change the way description is filled: instead of using page.type, we paste the description.
    This solves a new issue that arose: characters are getting out of order with page.type, so the way of filling description is changed from page.type to pasting the description.

    Note that it is important to first focus the description textbox, then invoke selectAll for the textbox before pasting the description.

…paste the description

This solves a new issue that arose: characters are getting out of order with page.type, so the way of filling description is changed from page.type to pasting the description.

Note that it is important to first focus the description textbox, then invoke selectAll for the textbox before pasting the description.
@matevskial matevskial marked this pull request as draft December 13, 2024 18:30
@matevskial matevskial marked this pull request as ready for review December 13, 2024 18:30
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.

1 participant