-
Notifications
You must be signed in to change notification settings - Fork 209
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
Fix insert step and allow "closing" it #655
Conversation
Signed-off-by: tech4GT <varun.gupta1798@gmail.com> dist update Revert "dist update" This reverts commit 9ee2a98.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have suggested some changes. Please look into it.
@publiclab/is-reviewers please review this. |
This looks great. Are we all good to merge here once it's been rebased? Thank you!!! |
My exams are starting. So I will not be available until 30th January. I will fix the conflicts later. |
The changes have been made.
I have merged with main. @publiclab/is-reviewers please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we are good to go.
Great work @harshkhandeparkar .
This PR is ready to be merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good! Once rebased and recompiled we can merge it. Thanks!!!
There is no more lag since the previews are added only after the insert step container has collapsed. @jywarren @publiclab/is-reviewers please review edit: gif removed |
@jywarren can you please merge my PRs before the other ones since I will not be able to touch my PC until 16th of april. I don't know if I will get time past that date as well. |
Hi! I'm merging this, but I'd like to suggest we put the "close insert step" button in the Insert Step box itself, because where it is now is a bit confusing -- not clear that you're closing the Insert Step box. I think it's OK for now but will open a new issue and hopefully we can get this modified! Great work @harshkhandeparkar !!! ... Hmm, actually now that I am trying to rebase it, I see that some of this was solved in #712, and I am not sure how to proceed here. I'm really sorry @harshkhandeparkar but I think I need to ask you and @Mridul97 to try to figure this out before we can merge here. I can't quite tell what is the "close box" button code and what is the "fixing insert step" part. 🙁 Sorry!!! |
I just deleted some old comments and removed old imgs because the page was taking too long to load |
@publiclab/is-reviewers please review :) |
@harshkhandeparkar just one more change after changing above mentioned one. It's about the quick add buttons ! They are not working. |
@jywarren I have an idea of removing the quick add buttons in the insert-step we can just have the selectize one in the insert step. What are your thoughts about it ? |
@Divy123 will have to do that. I don't know how to fix it. |
Divy had fixed it for the main selector. It is some problem with selectize. |
@jywarren what about this? Will I have to rebase it again because of grid overlay? |
@harshkhandeparkar no need there is no conflict right??? |
I was asking if I'll have to rebase. @jywarren please try to review and merge this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!!
Surely I will. |
@jywarren do you think we need two close buttons ? |
Thanks a lot @Divy123 |
@jywarren this is ready to merge 😄 |
A great work by @harshkhandeparkar 👍 |
You helped me a lot in it. ❤️ |
This wouldn't have been possibke without the help and feedback everyone provided. |
That's just because of open source 💓 |
SOOOOO GREAAAATTTTT!!!! 🎉 🎉 🎉 🎉 🎉 🎉 |
Fixes #640
Fixes #918
Fixes #919
Insert step button no longer appends more than once.
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
@publiclab/reviewers
for help, in a comment belowThanks!