TelegramUI icon indicating copy to clipboard operation
TelegramUI copied to clipboard

Bugs with components

Open bshelkhonov opened this issue 1 year ago • 1 comments

Hello. I found some bugs related to components:

  1. Accordion has line under summary in IOS platform: https://tgui.xelene.me/?path=/docs/blocks-accordion--documentation image

  2. Accordion, Cell and maybe other components stay colored after touch on base platform on touchscreen devices : https://tgui.xelene.me/?path=/docs/blocks-accordion--documentation ScreenRecording2024-04-12at13 03 16-ezgif com-video-to-gif-converter

bshelkhonov avatar Apr 12 '24 10:04 bshelkhonov

  1. Accordin.Summary prop before not working: https://github.com/XeleneStudio/TelegramUI/blob/d60e5768f0524ef03fd107d1172f572dd8948bf3/src/components/Blocks/Accordion/components/AccordionSummary/AccordionSummary.tsx#L21 - it is declared but not used

bshelkhonov avatar Apr 12 '24 12:04 bshelkhonov