Open sanjeevyadavIT opened 5 years ago
Is your feature request related to a problem? Please describe. Fix all these UI changes to improve UX
selectedKey
<ModalSelect /> component and remove setState logic from
WebView
react-native-render-html
type_id === 'configurable'
configurable
Example: suppose in size s color red is not available, so when user select size s, red option should be disabled.
s
red
add-to-cart
TextInput
items
@MehmoodArib could you do do the task mention under DrawerHeader section
Show logged in user name in Welcome text shown in DrawerHeader component
Is your feature request related to a problem? Please describe. Fix all these UI changes to improve UX
APP level
selectedKey
prop to all<ModalSelect /> component and remove setState logic from
onChange` functionProduct Screen
WebView
withreact-native-render-html
library to render product descriptiontype_id === 'configurable'
logic to check it has options, everywhere in product detail pageconfigurable
type product to disable certain options which are not availableadd-to-cart
buttonconfigurable
type productconfigurable
type product get added to cart. docsLogin Screen
TextInput
that comes after the current one being edited (use ref)TextInput
Signup Screen
TextInput
that comes after the current one being edited (use ref)TextInput
Checkout Address Screen
TextInput
that comes after the current one being edited (use ref)Cart Screen
items
props in CartDrawerHeader component
Edit Profile Screen
Order List & Order Detail Screen
Categories Screen