Federico Rodriguez
Federico Rodriguez
I created a new [PR](https://github.com/wazuh/wazuh-kibana-app/pull/4785) related to this issue to add de validation description to multi-line inputs description. 
There's an issue in `public/plugin.ts` when the app loads and makes a request to obtain any possible custom logos, it does not evaluate if the customization switch is enabled. The...
> There's an issue in `public/plugin.ts` when the app loads and makes a request to obtain any possible custom logos, it does not evaluate if the customization switch is enabled....
After testing this issue by making a curl request to Wazuh API, **seems the API also does not support escaping characters in the decoders XML**. Related Issue: https://github.com/wazuh/wazuh/issues/7777 For further...
### Different aspect ratio example 
### Pending - [x] Clear the file picker state when the file is uploaded 
> > In a meeting with @asteriscos , we saw a problem related to the browser cache and the `customization.logo.*` settings used in the frontend UI. > > How to...
### Examples of different logos ratios **_Before_**  **_After_** More width than height:  Equal width and height:  *** **_Wazuh...
#### Added max length per line validation. 
## Analysis After analyzing the redundant query calls we found out overview dashboard not only triggers the rendering of the visualizations with the vis-factory, but also depends on many features...