Skip to content

[CI] Improve issue templates by continue showing prompt after typing starts #14282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

dm-vodopyanov
Copy link
Contributor

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

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 promt dissapears and customer
  discovers that they doesn't know what to write next, so they doesn't provide
  other essintial info described in these promts to us
- now the promt is written as text in textboxs, so the list of required
  things is not dissapeared, so customer needs to modify the content of
  that textbox
@dm-vodopyanov dm-vodopyanov requested a review from a team as a code owner June 25, 2024 13:11
@dm-vodopyanov
Copy link
Contributor Author

@intel/dpcpp-devops-reviewers - gentle ping

Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thx

@sarnex sarnex merged commit b3b1288 into intel:sycl Jun 26, 2024
3 checks passed
@dm-vodopyanov
Copy link
Contributor Author

Thanks, checked "in live" in all modified issue templates - they were changed as it was expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants