Opened 4 weeks ago
Closed 4 weeks ago
#65552 closed enhancement (fixed)
Update view config for DataViews/DataForm in the server
| Reported by: | ntsekouras | Owned by: | ntsekouras |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.1 |
| Component: | General | Version: | trunk |
| Severity: | normal | Keywords: | has-patch gutenberg-merge |
| Cc: | Focuses: |
Description (last modified by )
This is a continuation of https://core.trac.wordpress.org/ticket/65516 and will port the changes in view config from:
- Add a better default for post types
formin view config. GB PR: https://github.com/WordPress/gutenberg/pull/79625 - Add pattern (
wp_block)formconfig. GB PR: https://github.com/WordPress/gutenberg/pull/79452
Change History (10)
#1
@
4 weeks ago
- Description modified (diff)
- Summary Add a better default for post types `form` in view config for DataViews/DataForm in the server → Update view config for DataViews/DataForm in the server
This ticket was mentioned in PR #12288 on WordPress/wordpress-develop by @jorgefilipecosta.
4 weeks ago
#2
- Keywords has-patch has-unit-tests added
@ntsekouras commented on PR #12288:
4 weeks ago
#4
I suggest opening a new ticket linking back to the original one.
I opened a new trac ticket for this PR which will include two PRs from GB (see description)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
## What?
This is a follow-up to WordPress/wordpress-develop#11272 and will port the changes in view config from:
wp_block)formconfig. GB PR: https://github.com/WordPress/gutenberg/pull/79452## Testing
Verify unit tests are passing.