Darshan
Darshan
Its ready for Review but the backend isn't merged yet. * Original - https://github.com/appwrite/appwrite/pull/8378 * Merged for Sites & DevKeys - https://github.com/appwrite/appwrite/pull/9562
Update: There seems to be also the case for whitespaces. Using " " (spaces) for both key and value allows saving the preferences. https://github.com/appwrite/appwrite/assets/20625965/2a894283-8b18-4904-aa4c-8041759d32c9
> @ItzNotABug instead of changing the component wrapper to a div, we can change line 47 `` to the `FormList` component, and remove other `div` wrappers on inputs Done!
TODOs: 1. event system, 2. response filtering, @abnegate won't this increase the payload when sending the data back while including both the keys [legacy and new]? Or do we just...
Commenting to get notified of any updates to this!
@stnguyen90 Can we merge this?
> @ItzNotABug can you sync with 1.6.x? Done.
cc @TorstenDittmann @Meldiron @christyjacob4 @fogelito
Todo: Add message that the database deletion will also delete its associated backups.
> I don't think we need to change the `Row ` component, we have the `rowLink` component for that Thankss!! Missed that component. Should be fine now.