uvdesk / support-center-bundle

Provide your customers with convenience by introducing the Support Center Portal to your UVDesk Community Helpdesk System.
https://www.uvdesk.com
MIT License
34 stars 25 forks source link

Missed mobile menu to login, Missed operator three dots menù in a ticket #101

Closed PeopleInside closed 4 years ago

PeopleInside commented 4 years ago

Bug report

Issue Description

Customer side Ticket seing from a mobile miss the right mobile menù, the menù is present but not visible. If the user click on the right a menù with also the login and contact button is showed but in the open source there is no visible button on top right.

Operator side: If a ticket is opened no three dots menù for delete the ticket and do other action are showed, in mobile.

papnoisanjeev commented 4 years ago

@PeopleInside We have fixed it in master here and will reflect in next release of project.

You can fixed it in your project by:

locate path: public/bundles/uvdesksupportcenter/css/knowledgebase.css and make changes as highlighted.

hamburger

Clear project cache by: php bin/console c:c

PeopleInside commented 4 years ago

@papnoisanjeev this is good to know. Happy to read you fixed this. Thanks also for providing the solution.

papnoisanjeev commented 4 years ago

@PeopleInside

Issue Fixed.

PeopleInside commented 3 years ago

Thank you for the fix