Mobile version development #177
Replies: 5 comments 2 replies
-
Changes required in Add or Edit task modal
|
Beta Was this translation helpful? Give feedback.
-
Changes required in Board Configurations Modal
|
Beta Was this translation helpful? Give feedback.
-
Changes required in Scan Vault modal
|
Beta Was this translation helpful? Give feedback.
-
Some ideas for better User Experience
|
Beta Was this translation helpful? Give feedback.
-
Animation library used is not supported on phonesThe plugin uses "framer-motion" as the animation library to give nice animation for the taskItemCards. But this library is not supported on phones. At present I have two solution, either to complete remove the library and use custom CSS for the animation. Or use conditional importing of the library only on Desktop. Since, using the custom CSS for animation is working with a little discomfort compared to the previous one, I believe somehow it can also be solved. Hence for now, to avoid any further issues on mobile version of Task Board with various types of phones, I am going with the Custom CSS approach. Also created an issue to solve the bug in the future : #199 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion topic will contain everything related to the development of mobile version of Task Board.
We have to discuss :
Beta Was this translation helpful? Give feedback.
All reactions