Skip to content
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

Bug: Removing Assets from a Static Field removes the entire row #25

Closed
joshuapease opened this issue Aug 19, 2015 · 3 comments
Closed

Comments

@joshuapease
Copy link

I have a Super Table field that contains several asset fields.

This Super Table field is set to be a Static Field.

Whenever I try to remove an existing asset from the field, the entire row disappears.

I had experienced this issue in the past using supertable. But I believe it's been fixed.

The bug seems to still be lingering whenever the field is set to be a Static Field.

I really love this plugin! And the Static Field option is a great idea. Nice way to combine a lot of sub-fields under one field and have those fields always be displayed.

@engram-design
Copy link
Member

Does this only occur when you have the Layout set to Table and not Row? I can reproduce this issue for a table layout, but not for a row. Can you confirm this?

Glad you're liking the plugin 😃

@joshuapease
Copy link
Author

Correct, this only seems to be an issue if my field is set to appear as a
table, and also set to a static field.

When the static field is set to be a row, the assets behave correctly.

One small detail I noticed. When I have multiple asset fields attached to
the table layout, only the last one ( far right ) causes the row to
disappear.

https://www.dropbox.com/s/1xy3p3zwqhn1xn6/Screenshot%202015-08-24%2010.04.21.png?dl=0

On Tue, Aug 18, 2015 at 5:35 PM, Josh Crawford notifications@github.com
wrote:

Does this only occur when you have the Layout set to Table and not Row? I
can reproduce this issue for a table layout, but not for a row. Can you
confirm this?

Glad you're liking the plugin [image: 😃]


Reply to this email directly or view it on GitHub
#25 (comment)
.

@engram-design
Copy link
Member

Yep, thats what I was seeing as well. Fixed in the latest release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants