sagarmiglani commented on PR #212:
URL: https://github.com/apache/felix-dev/pull/212#issuecomment-1633810655
> The new "add" button is now displayed for every list property. Shouldn't
it only be displayed if there is no value yet?
@cziegeler Thank you for reviewing, I made this decision based on our
current implementation, which includes a '+' button next to each field. This
button enables users to add a new empty field below it, granting them the
ability to add values at any index, excluding the first one. By keeping the '+'
button visible at all times, we provide users with the option to add new values
at the first index as well. However, if you strongly recommend against
displaying the '+' button at all times, I am open to making changes accordingly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]