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

fix: Empty organizer section in Ticket Details (#1308) #1309

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

iamanbansal
Copy link
Contributor

Fixes #1308

Changes: hide organizer label when there is no information about the organizer

Screenshots for the change:
WhatsApp Image 2019-03-14 at 11 52 43 PM(1)
WhatsApp Image 2019-03-14 at 11 52 43 PM

@iamareebjamal
Copy link
Member

No wildcard imports

@iamanbansal iamanbansal force-pushed the organizer_label branch 2 times, most recently from 1142e70 to 88ecb52 Compare March 17, 2019 08:40
import kotlinx.android.synthetic.main.item_card_order_details.view.orderIdentifier
import kotlinx.android.synthetic.main.item_card_order_details.view.organizer
Copy link
Member

Choose a reason for hiding this comment

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

All the above are unnecessary changes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

IDE itself made wildcard import, so I manually did all imports

Copy link
Member

Choose a reason for hiding this comment

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

That's okay, but then you can put them in the same way they were earlier to prevent these deletions and additions from showing up.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will keep in mind next time :)

@iamanbansal
Copy link
Contributor Author

No wildcard imports

removed wildcard import, please review @iamareebjamal

Copy link
Member

@liveHarshit liveHarshit left a comment

Choose a reason for hiding this comment

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

Please revert unnecessary changes.

@iamanbansal
Copy link
Contributor Author

Please revert unnecessary changes.

done :)

@iamareebjamal iamareebjamal merged commit 2d602ec into fossasia:development Mar 20, 2019
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