P3-Core-Dev-Team / P3-Q-A

This repo is for tracking features
Other
0 stars 0 forks source link

Enhancement - UI change in search - Save search as Draft #40

Closed suseela22 closed 1 month ago

suseela22 commented 5 months ago

Option to save searches in draft. Save option is required for each page while developing a screen. It is difficult to develop a screen in one shot

kilam005 commented 5 months ago

Plan for "save as draft" as been discussed with the ADS team The team will plan the development in the next sprint cycle.

ClementJosh21 commented 5 months ago

@kilam005 We have started the development work.

Code Work

We are planning to save the search without any validation on UI but a check will be made in the BE, where the query will be validated and a flag will be set based on the validation status. The flag will be sent as a response to UI which helps them to handle whether to make the Active/ In-Active.

@kilam005 & @ashoksri0 Let me know your comments regarding the flow.

kilam005 commented 5 months ago

@ClementJosh21 As dicussed, below will be your implementation

⚠ Any change made to search configuration will auatomatiically mark the status as "Draft"

Deepika-ar commented 3 months ago

RCA: save searches as draft as per requirement. Screenshot from 2024-03-25 12-10-55 Screenshot from 2024-03-25 12-11-42 Screenshot from 2024-03-25 12-12-25 Screenshot from 2024-03-25 12-14-44

kilam005 commented 3 months ago

show draft search with draft icon (next to the search's icon) draft icon look something like </>

kilam005 commented 3 months ago

wrongly closed by bot. so reopening

kilam005 commented 3 months ago

@prabhakaranUI if this is ready for testing in any release version pass this to @suseela22 and get her review to close this issue.

prabhakaranUI commented 3 months ago

@kilam005 @suseela22 image image

Changes available in version 2024.02.* and deployed in test region http://192.168.56.146:4081

kilam005 commented 3 months ago

@prabhakaranUI please give a demo to @suseela22 and confirm if the expectations are met.

suseela22 commented 2 months ago

Expectations are met but the query validation was requested in the query editor page. @prabhakaranUI Please discuss with your team.

prabhakaranUI commented 2 months ago

@suseela22 Team working on it will connect once it's done

prabhakaranUI commented 2 months ago

@suseela22 As we discussed now we have an option to validate the query. will connect and close this image

kilam005 commented 2 months ago

@prabhakaranUI Demo please proceed and give if needed But the issue can be closed once after delivery and testing in their hosted region.

suseela22 commented 2 months ago

Demo has been given. Expectation was met. Please continue with your next step.

kilam005 commented 2 months ago

@Udhayanila8 please validate this fix with your test cases. @ClementJosh21 / @prabhakaranUI once packaged in release please inform

Udhayanila8 commented 2 months ago

Able to create the search in draft mode for every screen, Image Image Image Image Able to validate the query , Image Image After validating the validation icon added in the particular search Image

kilam005 commented 1 month ago

@suseela22 This feature request is avaialble in the release provide in 218 server. Kindly check and provide closure

suseela22 commented 1 month ago

Working as expected

kilam005 commented 1 month ago

Fix Details Feature additions were included as suggested and agreeded unpon