fossasia / susi.ai

SUSI.AI Web Client https://susi.ai
GNU Lesser General Public License v2.1
2.04k stars 851 forks source link

Not able to cancel and change language due to overflow in search on smaller screens #3598

Open Harshchourasiya opened 4 years ago

Harshchourasiya commented 4 years ago

Not able to cancel and change language due to overflow in search on smaller screens #3596

Changes: User can select any options and can also use cancel and change language options

Demo Link : https://pr-3598-fossasia-susi-web-chat.surge.sh/

Screenshots of the change:

Before :

SusiIssuError

After :

IssusSolve

Harshchourasiya commented 4 years ago

Demo link is not working

Hey bro, I am New in open source and this is my first pull request So i don't Understand How to get Link Can you please Guide me?

snitin315 commented 4 years ago

It should be

https://pr-3598-fossasia-susi-web-chat.surge.sh/

Harshchourasiya commented 4 years ago

It should be

https://pr-3598-fossasia-susi-web-chat.surge.sh/

Yes, its work Thanks

elit-altum commented 4 years ago

The dialogue box is still not visible on the screen immediately after resizing its only after the filters are changed that the dialogue box appears image

This is the case as the site renders completely differently on smaller screens and what we are doing now is viewing the larger screen version on smaller screens. Please refresh after opening the webpage in the inspector to see the changes.