the-canonizer / Canonizer-Beta--Issue-Tracking

Canonizer Beta - Issue Tracking
0 stars 0 forks source link

When overriding support, the support order/preference number changes, and the supported camps are not listed in the following scenario. #1107

Open rupalichavan9860 opened 1 month ago

rupalichavan9860 commented 1 month ago

Steps to reproduce :

  1. Create topic

  2. Create 4 camps "C1" ,"C2", C3","C4"

  3. Create sub camp of "C2"

  4. Support all camps "C1" ,"C2", C3","C4" Below are supported camps image

  5. Now try to support sub camp of "C2"

image

Expected Result : When user trying to support child of "C2" , it should list all supported camps and support order of child camp must be same as parent camp

rupalichavan9860 commented 1 month ago

As discussed at the meeting, I am adding one more change to this . Every new camp that a user is going to support should be highlighted in a different color, and there should be a note to let the user know why.

The user has already supported four camps (C1,C2,C3,C4) and is now supporting the following new camp "C5"; please see the attached screenshot. image

Expected Result : "C5" should be in a different color, and there should be a note to explain why.

rupalichavan9860 commented 5 days ago

This is not fixed