Skip to content
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

Implemented: Added enum description to job config component(#364trwn) #207

Merged
merged 4 commits into from
Aug 2, 2022

Conversation

shashwatbangar
Copy link
Contributor

Related Issues

Closes #

Short Description and Why It's Useful

Screenshots of Visual Changes before/after (If There Are Any)

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

@shashwatbangar shashwatbangar changed the title Implemented: Add enum description to job config component(#364trwn) Implemented: Added enum description to job config component(#364trwn) Aug 1, 2022
@@ -7,6 +7,12 @@

<ion-list>

<ion-item lines="none">
<ion-label class="ion-text-wrap">
<p>{{ getEnumDescription(currentJob.systemJobEnumId) }}</p>
Copy link
Contributor

Choose a reason for hiding this comment

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

We won't use getter to fetch the enum description, we are getting description directly on job.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok sir, fixing it.

@adityasharma7 adityasharma7 merged commit 9325b2f into hotwax:main Aug 2, 2022
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.

4 participants