Monal5031 / Js-css-Experimentations

Useful List of experimentations made in js and css
2 stars 3 forks source link

Add button for each experimentation. #4

Closed Monal5031 closed 6 years ago

Monal5031 commented 7 years ago

Each experimentation should have a button which will show/hide that experimentation.

anshumanv commented 7 years ago

One way could be to drag the entire experimentation off the screen using transform and on clicking the new made button we change the transform to drag it back to the screen, can we have an experiment with this work around ?

Monal5031 commented 7 years ago

Well that is an experimentation in itself 😄 nice idea @Anshuman-Verma Will you work on it?

anshumanv commented 7 years ago

I'll give it a try, let's see if it works out.

Monal5031 commented 7 years ago

@Anshuman-Verma Any ideas how it would look good?

anshumanv commented 7 years ago

Perhaps you have already done some implementation in this regard, the recent projects button that you have for various cards does onfold some data on clicking, maybe we can have a button that unfolds the card itself ?

Monal5031 commented 7 years ago

Please send a PR @Anshuman-Verma

anshumanv commented 7 years ago

😕

Monal5031 commented 6 years ago

Fixed in #8