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

refactor(dashboard/banner-forms): refactored the banner forms to use new ones #350

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

CodeNamedRobin
Copy link
Contributor

Description

Makes sure to use the new forms in the banner components.

Related issues/external references

One of many #273

Types of changes

  • Style (Change that do not affect the functionality of the code)

@SuperVK
Copy link
Member

SuperVK commented Sep 23, 2024

Dates in the past are not properly handled, as this throws a 400 on the backend

Forms are not cleared when closing the dialog, so the image from one can be transferred to another if the other has no banner defined. As well as when clicking on create again

Would be nice if the InputNumber is suffixed with s to indicate the number is seconds not milliseconds

I am not sure if I agree with the placeholder name being "BAC Weekend" maybe just "Please insert banner name"

Form validation when not providing an end date does not work

@JustSamuel JustSamuel force-pushed the refactor/banner-forms-picked branch from b0d65cf to eb870c9 Compare December 18, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants