gpac / wiki

GPAC's wiki, the entrypoint to MP4Box and GPAC documentation.
https://wiki.gpac.io
GNU Lesser General Public License v2.1
0 stars 3 forks source link

"Was this page helpful?" dialog does not disappear #27

Closed DenizUgur closed 1 week ago

DenizUgur commented 2 weeks ago

When you give feedback to the "Was this page helpful?" dialog, it doesn't go away and prevents user from accessing the end of sidebar.

PierreDillard commented 2 weeks ago

Hello @DenizUgur,

Thank you for reporting this issue!

Regarding the "feedback" dialog, it’s currently designed to remain visible after feedback submission, consistent with previous versions. That said, I agree that the user experience could be improved by making the widget disappear after feedback is given.

As for the issue of not being able to scroll to the end of the sidebar, I haven’t encountered this in my tests, even on content-heavy pages like this one. Could you provide more details to help me investigate further? Specifically:

DenizUgur commented 2 weeks ago

Hi @PierreDillard,

Consider the "General Filters Concept" page on a desktop browser. Before or after you provide a feedback the dialog will remain there. Therefore you won't be able to click the items at the end of the sidebar. The widget would overlay the sidebar.

If the dialog is required to be visible/accessible, it can be minimized with only the feedback selection the user made. For example, if I selected this page is useful then a green happy face at the bottom right corner makes sense. Or just disappear altogether.

PierreDillard commented 2 weeks ago

@DenizUgur,

Thank you for the clarification and your suggestions!
I’m currently working on a solution to address the dialog issue that affects access to the sidebar, and I’ll keep you updated on my progress.