Development#2876
Merged
Merged
Conversation
…into improve/builder-initial-setup
…into improve/builder-initial-setup
…into improve/builder-initial-setup
…into improve/builder-initial-setup
…into improve/builder-initial-setup
…into improve/builder-initial-setup
Hide title widget tagline controls when the Add Listing Form does not include the tagline field. The title widget settings already had a tagline-field dependency check in the single listing header builder, but the settings cog rendered from the raw widget options instead of using that check. As a result, users could still open tagline settings even when the tagline field was unavailable. This also applies the same dependency to All Listing Layout title cards: - Adds a show_if condition to the listing card title widget tagline option. - Filters show_tagline and enable_tagline in the reusable options window. - Hides the inline title card tagline toggle for saved and new layouts when the tagline field is not present. - Keeps generated Vue admin bundles in sync.
- Focus the directory name input when opening the fresh create-from-scratch builder - Keep the name field editable while users type the initial directory name - Let Enter confirm the inline name edit without creating the directory - Keep actual directory creation tied to the Create Directory button - Scope the Enter handling to the directory name wrapper to avoid affecting shared field components
fixed zipcode radious search issue
Fix FormGent enquiry page compatibility
…ion-description Improve: Added Listing Importer and Mailchimp extension descriptions
Readme v874
…setup improve: Builder Feedback - Initial Setup with Some Improvements
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Type
What kind of change does this PR introduce?
Description
How to reproduce the issue or how to test the changes
Any linked issues
Fixes #
Checklist