Open asuwebdesign opened 5 months ago
One solution to experiment is to apply a padding-right
dynamic value to the html
tag, which can be updated by dragging the dock handle. This handle would also have an element that toggles the dock's visibility. Chatbot
would be fixed positioned into the padded space.
Review PF's built-in splitter option. Design spec would require it to be inline instead of floating/overlay, so some customizations may be needed. https://staging-v6.patternfly.org/components/drawer#resizable-at-end
Configure chatbot to use a splitter component when in dock mode. Add ability to pass in a selector. Position the chatbot to the right side. Allow for resizing threshold.