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
I tried this. They seem to be unreachable when your first add them. If you refresh the view and open the notes, they are clickable. Do you see this as well?
I tried this. They seem to be unreachable when your first add them. If you refresh the view and open the notes, they are clickable. Do you see this as well?
Yes i have the same behavior.
Even after they become clickable the cursor stays "default" instead of "hand"
Pretty technical description: basically, since the notes widget was changed from being a dialog to a PUW (which is outside the dom structure), a refresh causes it to lose the behaviors that were transferred at the layout level. Refresh the table causes the behaviors to be propagated back again.
The behaviors are at the layout level to make it a single place for the entire table which worked when the notes widget was a dialog (as dialogs are part of the dom structure). Maybe need to move the behavior to the popup itself.
Describe the bug
When you create a message and attach more than one file/image with it - files became inactive, and can't be viewed or downloaded.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: