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

Added shopify config info at menu footer(#2q9mut9) #220

Merged
merged 8 commits into from
Sep 1, 2022

Conversation

disha1202
Copy link
Contributor

@disha1202 disha1202 commented Aug 17, 2022

Related Issues

Closes #

Short Description and Why It's Useful

Additional change:
Fixed: Extra white space in job configuration component if job description is not available.

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

Screenshot from 2022-08-30 18-47-52

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

Copy link
Contributor

@dt2patel dt2patel left a comment

Choose a reason for hiding this comment

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

Some UI changes

<ion-note slot="end">{{ userProfile?.userTimeZone }}</ion-note>
<div>
<ion-note slot="end">{{ userProfile?.userTimeZone }}</ion-note>
<ion-note slot="end">{{ currentShopifyConfigId }}</ion-note>
Copy link
Contributor

Choose a reason for hiding this comment

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

we should put this as a p tag below the ion label instead of putting it in the ion note

@@ -18,7 +18,7 @@
</ion-item>
<!-- Select shopify config -->
<ion-item>
<ion-icon :icon="globeOutline" slot="start" />
<ion-icon :icon="pinOutline" slot="start" />
Copy link
Contributor

Choose a reason for hiding this comment

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

use basket outline icon.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Used basket outline icon

@adityasharma7 adityasharma7 merged commit 46d82a8 into hotwax:main Sep 1, 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.

3 participants