Skip to content

UI fixes

Gaëlle Braud requested to merge fix/ui into release/6.2

fix interpreting address (do not crop the end if non alphanumeric character cause it breaks conf addresses) Use address asStringUriOnly in magic search results for the SDK to interpret the url correctly)

fix change layout in conf ui

fix dummy confinfo display (use system date instead of utc to compare conf info dates with current date)

fix right click on chat in list (Qt bug with pressedButtons MouseArea property)

fix not visible default item in chat page

fix cancel meeting popup message

Merge request reports