-
Notifications
You must be signed in to change notification settings - Fork 212
Devices - add lookup data #3547
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
Comments
@drasticdpk, I cant find the feature on the product board. Can you add the link to the feature description or challenge spec ? |
@SathyaJayabal here the requested details : |
@drasticdpk , Clarifications needed for the below
|
@drasticdpk
See video Another similar issue is (this issue also happens in production):
See video |
@drasticdpk and @SathyaJayabal, regarding 1. "Contact support should be a link to email support", this doesn't need to be a link. |
@SathyaJayabal , I have requested API team to update data accordingly to meet the test scenario. |
Updated as production.
To meet this scenario, please use Device Type: "Smartphone", Manufacturer : "Samsung" Other issue has been fixed please test. |
@drasticdpk , everything looks good except for this one issue. For the example (Device Type: "Smartphone", Manufacturer : "Samsung"), the first 100 records are loaded, but on scrolling further records are not loading. |
@drasticdpk , verified on test |
Production deployment on hold as production |
@LieutenantRoger , I am not sure of the red colour used in the error message. I am marking this as QA pass as its a minor issue. @Oanh-and-only-Oanh Do we have a style guide for it? I could not find it in this guide |
@Dara-K, can you provide GUI KIT for this message? |
This is how a modal with buttons and title should look: https://marvelapp.com/5554efd/screen/66554187 |
@Dara-K , sorry for the misunderstanding, we wanted the kit for this error message. |
Yes, I was saying we don't have that component in the GUI KIT now. We keep updating it as we go on and we need things. I designed it now here: https://marvelapp.com/5ij7312/screen/67963488 |
Hi @Dara-K But I can see you have re-designed the popup https://marvelapp.com/5ij7312/screen/67963488 By the way, we have merged the functionality code into @Oanh-and-only-Oanh do we need to integrate the new style that @Dara-K has designed here: https://marvelapp.com/5ij7312/screen/67963488 ? |
@LieutenantRoger @Dara-K @Oanh-and-only-Oanh If we are updating the style, we need to do so for all the pages on the profile settings. So, creating new issue to track the design update to the pop-ups. |
Oh okay - I thought you're referring to the modal. Thanks for the clarification. We don't have a style defined for the tostar message neither, but the modal window is also following the old style as well. I will re-design these 2 to follow the existing style on the site and send you later today. And we shouldn't mix the new style with current style, until a full redesign. |
Here are the notification states: https://marvelapp.com/11607af4/screen/67982872 The one to use in the above case is the Warning one. The modal window should be designed like this: https://marvelapp.com/11607af4/screen/67982871 (the above example with blue buttons is from the old Topcoder style 2013). The guidelines for this GUI KIT are these ones: https://marvelapp.com/c7h2a6h/screen/59648056 Let me know if you need other elements. |
@SathyaJayabal and @LieutenantRoger, let's update the popup message to the GUI KIT guidelines. Is this the last remaining issue for devices? |
@Oanh-and-only-Oanh , wont it be better to update the popup messages for all the settings pages (education, work etc) together as a separate activity as all these pages use the same older style ? #4194 can be used to track this. |
Working as expected. |
Working as expected verified on Beta Environment: |
Working on expected verified on Production environment: |
When users are adding devices to their profiles, allow them to select from structured data values instead of free form text entry. For example, right now someone needs to type in "iPhone 6". So, we have that data entered in different ways: "iphone 6", "IPHONE 6", "iphone6", etc.
The value add here is that this data helps us understand the capacity in the community to do work that requires specific devices, such as testing mobile apps.
The text was updated successfully, but these errors were encountered: