Skip to content

Missing error for autocompletion in GFM

Deepika Guliani requested to merge 20999-missing-error-for-autocompletion into master

What does this MR do and why?

Shows an autocomplete error whenever there is an error in fetching the quick actions.

Screenshots or screen recordings

Before After
Screenshot_2022-10-11_at_4.51.32_PM Screenshot_2022-10-11_at_4.52.02_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Visit any issue and go to the comment section
  2. Inspect element and switch off your network tab or be offline for a while to make sure the network request fails
  3. See the difference in the view

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #20999

Edited by Deepika Guliani

Merge request reports