microsoft / powerbi-client-react

Power BI for React which provides components and services to enabling developers to easily embed Power BI reports into their applications.
MIT License
310 stars 98 forks source link

Feedback when hiding the report filter is ambiguous #97

Closed josea-xela closed 1 month ago

josea-xela commented 1 year ago

Message written to the 'display message' field when hiding the report filter is ambiguous

File: React\Demo\src\DemoApp.tsx line: 126

Message says: 'Filter pane is hidden'.

This could be misunderstood as a warning that the filter pane is not visible. The message should be that the 'filter pane has been hidden' instead.

ayeshurun commented 1 month ago

Thank you for your feedback. We will review your recommendation and if appropriate we will implement the necessary changes.