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

Slidingpane jordan #101

Closed
wants to merge 4 commits into from
Closed

Slidingpane jordan #101

wants to merge 4 commits into from

Conversation

jordan-conklin
Copy link
Collaborator

Sliding pane not yet functional, search for TODO in my code before this is merged.

The Cancel/Add buttons at the bottom of the form aren't working, inspect element and see errors when you try to submit the form.
The isImport state isn't being set in the code, so the Create and Import forms are the same when they shouldn't be.
One smaller thing i noticed but couldn't get to the bottom of: as I type my responses on the form, the tiles in the background reload each time I type a letter. This doesn't happen on the .dev site with the Modal so I'm assuming it's something about my sliding pane form that isn't right––just think that is something to note.

Closes #69

@NoeSamaille NoeSamaille marked this pull request as ready for review September 2, 2022 10:00
Copy link
Collaborator

@NoeSamaille NoeSamaille left a comment

Choose a reason for hiding this comment

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

ArchitectureModal does not work anymore, button styles aren't right, and Create/Import model are the same when they should not.

@NoeSamaille
Copy link
Collaborator

Closing as breaking changes prevent from merging cleanly

@NoeSamaille NoeSamaille closed this Sep 2, 2022
@NoeSamaille NoeSamaille deleted the slidingpane-jordan branch September 2, 2022 14:57
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.

Make the forms a sliding pane, not pop up window
3 participants