You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behaviour
Write the exact thing in react
Make sure the width of columns on the UI is fixed and if the no. of columns is more we get a horizontal scroll.
Please ensure we have Unit tests written.
In scope:
A generic react component which looks similar to the one in appointment scheduling today.
Out of scope
The integration with the appointment scheduling backend and current angular code.
The buttons that shown on right bottom corner like 'Edit', 'Reset'
Notes: We can use react library like react-big-calendar.
The text was updated successfully, but these errors were encountered:
Current Behaviour
https://bahmni.atlassian.net/wiki/spaces/BAH/pages/299958294/List+View+of+Appointments
Expected Behaviour
Write the exact thing in react
Make sure the width of columns on the UI is fixed and if the no. of columns is more we get a horizontal scroll.
Please ensure we have Unit tests written.
In scope:
A generic react component which looks similar to the one in appointment scheduling today.
Out of scope
The integration with the appointment scheduling backend and current angular code.
The buttons that shown on right bottom corner like 'Edit', 'Reset'
Notes: We can use react library like react-big-calendar.
The text was updated successfully, but these errors were encountered: