-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Beta Release #2879
Beta Release #2879
Conversation
Created by Github action --------- Co-authored-by: Andres Galindo <agalin920@gmail.com> Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Currency Field Revamp
|
Schema - Media Field Rules |
Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Created by Github action --------- Co-authored-by: Andres Galindo <agalin920@gmail.com> Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Andres Galindo <agalin920@gmail.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Created by Github action --------- Co-authored-by: Andres Galindo <agalin920@gmail.com> Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Schema Rules - Media Field
|
@zcolah Bug is intentional. Current experience is autofill is only enabled on rule enable since there is currently no way to know whether a message was modified when you go back and edit the rule. Maybe we should have a button or checkbox to enable it again. I do not believe the added overhead of a field specific flag is worth saving in local storage or even in the field settings itself. |
I assumed we could track the state to see if it was edited by the user or
not. It is okay if we cannot achieve this.
…On Wed, Jul 31, 2024 at 2:31 PM Andres Galindo ***@***.***> wrote:
Schema Rules - Media Field
@agalin920 <https://github.com/agalin920>
-
VQA Fixes:
https://www.figma.com/design/sqYc553YEOuIXj9IY1VAY4/Schema%3A-Rules?node-id=345-34743&m=dev&t=Xw2xe6kCFzjSsM3H-1
-
Bug: System is not adding extensions to error message despite it not
being edited by the user:
https://www.loom.com/share/350a87f9162e450685ac66ac5cdbca1a
@zcolah <https://github.com/zcolah> how would we know whether a custom
message has been written by a user?. Current experience is autofill is only
enabled on creation since there is no way to know whether it was modified
on edit.
—
Reply to this email directly, view it on GitHub
<#2879 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFMT47667RTVBJB2OJ4LD4TZPFJULAVCNFSM6AAAAABLO6QDV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRRGQ4TONBSGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Regards,
*Zoshua Colah*
Sr.Product Designer at Zesty.io
***@***.*** | linkedin.com/in/zoshuacolah
|
@zcolah np just some extra info state does not persist after the component unmounts (goes out of view) or if the page refreshes. In order to persist state we need to leverage local storage or database. Hence my point of I personally don't believe it's worth persisting. |
Co-authored-by: Andres Galindo <agalin920@gmail.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Created by Github action --------- Co-authored-by: Andres Galindo <agalin920@gmail.com> Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Media File Replacement
|
@zcolah that image seems to come from a template and not from the zesty media app. The file replacement doesn't support it since that file technically isn't present in the media app. As discussed, I'll be hiding the replace file option for url files like that one. |
Co-authored-by: Andres Galindo <agalin920@gmail.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Created by Github action --------- Co-authored-by: Andres Galindo <agalin920@gmail.com> Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Multi Page Table - Sorting
|
Projects for Me to CheckIt's become very difficult to track all the issues the Beta Release is resolving. Hence I am making a list below that will make it easy for me to track if I have checked everything pre-release. Media
Schema
Content
Roles
|
The table is actually sorted by "last saved" descending by default all the time when no other sorting is applied. If you check the sorting pill, it always goes back to "Last Saved" when you click the table header for the 3rd time to remove that column's sorting. |
@finnar-bin |
@zcolah as discussed on the call, we'll be highlighting the last saved sorting every time the other header sorting are removed |
Co-authored-by: Andres Galindo <agalin920@gmail.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Created by Github action --------- Co-authored-by: Andres Galindo <agalin920@gmail.com> Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com> Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
Created by Github action