Conversation
…@3.1.3-13 pane-registry@3.1.2-2 activitystreams-pane@1.0.3-4 chat-pane@3.0.4-3 contacts-pane@3.2.1-5 folder-pane@3.1.1-2 issue-pane@3.0.3-1 meeting-pane@3.0.3-1 profile-pane@3.2.3-4 source-pane@3.1.1-5) (latest: rdflib@2.4.0)
SharonStrats
left a comment
There was a problem hiding this comment.
Thank you @bourgeoa I'm so sorry I don't think I'll be able to use it. I had already did it in a very different way. If I bring it into my branch it will cause me problems I think. I'll have a closer look later and see if I can do anything about this to use part of your work at least.
to give you some context. In source pane I had built the header and I have moved that into solid-panes. the summary (info about file like name) is in one web component and the controls are in another and then there is a header wrapper web component.
I had the same issue as you about the solid-ui-menu. I ended up solving it by changing the pane rerender to only remove the "pane" section not the header. When it was removing the table the menu items got lost and then weren't recreated. That seems to be working now.
|
Thanks @SharonStrats We need an implementation logic for 3-dots menu to stop our weeks discussion about which panes are in and out and no way to see it structurally implemented and pushed to sharing The panes order is significant. |
|
solid-ui-menu issue bug SolidOS/solid-ui#849 |
Add 3 dots menu and fill with all panes except the first one (human rendering) and sharing-pane.
There is a bug in solid-ui