-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
New JobViewer visual element #412
Comments
…ioning (#439) * feat: rename --override to --force * feat: add --clean-entities option Co-authored-by: Jean-Robin <[email protected]>
Not really. |
Requirement document is not accessible. @jrobinAV |
@Prathamesh010 Sorry, the document is private. Instead, I copy pasted the part that concerns the issue in the description directly. I would be pleased to provide more input if you have any questions. |
Hi, can you please assign this issue to me, would love to work on this! @jrobinAV |
New Quest!A new Quest has been launched in @Avaiga’s repo. Some loot has been stashed in this issue to reward the solver! 🗡 Comment ⚔️ When you submit a PR, comment Questions? Check out the docs. |
Here you go @Nupoor10 ! |
@quest-bot embark |
@Rishi-0007 has embarked on their Quest. 🗡
This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR. Questions? Check out the docs. |
hey @FlorianJacta, i would like to work on this issue. Please assign this to me. Thank you. |
🧚 @Nupoor10 has submitted PR #2051 and is claiming the loot. Keep up the pace, or you'll be left in the shadows. cc @Rishi-0007 Questions? Check out the docs. |
Objective
This issue aims to create a new visual element named
job
. The motivation is to have a specific visual element to display information related to a specificJob
.Requirements
The control should have content very similar to the detail panel of a job entry in the job_selector visual element. The same code should be shared by the two visual elements as much as possible.
The
job
control should accept a Job as the main value.The
job
visual element should always display the following fields. A property should control whether the field is displayed or not.The job visual element should provide actions to:
Expected output
The text was updated successfully, but these errors were encountered: