Skip to content

Instantly share code, notes, and snippets.

@izshreyansh
Last active March 12, 2021 07:10
Show Gist options
  • Save izshreyansh/1392fd4bc5af9fb18e9bcae7b020c7ed to your computer and use it in GitHub Desktop.
Save izshreyansh/1392fd4bc5af9fb18e9bcae7b020c7ed to your computer and use it in GitHub Desktop.
Comtech
  • If company name is not supplied at the time of login, App crashes. In this case either show an error or don’t let him press Login.
  • If company name is incorrect I’m getting Res failed error. This won’t make any sense to the user. Please show error that is received in the api.
  • On each screen load, A static content is displayed before displaying response from API. And it causes flickers. Show a loader while api call is in progress.
  • From navigation, In Support Centre > on click of submit ticketa form should be opened. That has same fields has Get quote button. Shreyansh has shared the api for support.
  • On Events listing page.Static string time timeis written, Replace that with actual timestamp.
  • On Event details page, gray coloured details section. These data is not displayed: Date, Time, Event Category.
  • On all page, Make Read More button a little bigger, Currently these are VERY small.
  • Event Details Page > Google Calender button is not working
  • Blog button is not working
  • On contact us page, Banner image should be same as what it is on Homepage. Image that you receive from /banners/welcome api.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment