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
{{ message }}
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.
Description:
Currently, the diaper application is able to deactivate a partner to prevent them from making requests. Although this is a great addition to prevent full-on destroying Partner records, we still need to let partner users know that this is the case.
I suggest we add a banner notification on the top of the home page:
And add another one in place of the hidden buttons in the Diaper Request page.
Implementation Details: Tip! You can use the Partner.status_in_diaper_base column value to control displaying or hiding these notifications.
The text was updated successfully, but these errors were encountered:
Description:
Currently, the diaper application is able to deactivate a partner to prevent them from making requests. Although this is a great addition to prevent full-on destroying Partner records, we still need to let partner users know that this is the case.
I suggest we add a banner notification on the top of the home page:
And add another one in place of the hidden buttons in the Diaper Request page.
Implementation Details:
Tip! You can use the
Partner.status_in_diaper_base
column value to control displaying or hiding these notifications.The text was updated successfully, but these errors were encountered: