You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI] Improve issue templates by continue showing prompt after typing starts (#14282)
The patch changes the way of where prompts are shown:
- previously it was a placeholder, it means that when customer starts to
type something in the textbox, the prompt disappears and customer
discovers that they doesn't know what to write next, so they doesn't
provide other essential info described in these prompts to us
- now the prompt is written as text in textboxs, so the list of required
things is not disappeared, so customer needs to modify the content of
that textbox
0 commit comments