taeche / SoDoEx

Other
0 stars 0 forks source link

Defect: Assigning Marker Colors for Store and Wholesale does not get reflect on the map #6

Closed taeche closed 8 years ago

taeche commented 8 years ago

Repro Steps: 1) Navigate to the Admin screen 2) Select Store -> Settings 3) Scroll down to Markers section 4) Select different marker colors for Store and Wholesale 5) Save and navigate to the Store link from the main web site

Expected Results: Select marker colors get used to display the stores/wholesalers on the map

Actual Results: The colors are static and do not change with the admin selection

taeche commented 8 years ago

Also in Production, the category is called "Retail" in case you are hard coding.

daypekr commented 8 years ago

Sorry for not giving you the detailed instruction to test the feature.

Marker color can be selected in Store Categories menu, NOT in the Settings menu. I added the feature to the Store Categories menu to give it more flexibility. As the result, it is not fixed with only 2 marker color such as "Store" and "Wholesale", but working with Categories which enables each category can have its own marker color.

You can edit marker color in the category edit page, as well as you can add new category with marker color option.

NOTE1: Category name is not hard coded, but comes from the values of Store Categories.

NOTE2 _: _Wholesale location marker in the settings is TODO feature by the original plugin developer,but somehow revealed which seems to be a bug. Let me hide it. image

Test steps:

1.Go to Store Categories menu under the Store Locator and click Edit of a category. image

  1. Select proper marker and save. image
  2. Check the result in the user screen.
daypekr commented 8 years ago

Is this issue verified too? Can I deploy this to the production?

taeche commented 8 years ago

verified. move to production