Shell-panel : rename position
property to actionBarPosition
#8306
Labels
0 - new
New issues that need assignment.
calcite-components
Issues specific to the @esri/calcite-components package.
design
Issues that need design consultation prior to development.
estimate - 5
A few days of work, definitely requires updates to tests.
future breaking change
Issues and pull requests with deprecation(s), requires a breaking change in a future milestone.
p - low
Issue is non core or affecting less that 10% of people using the library
ready for dev
Issues ready for development implementation.
refactor
Issues tied to code that needs to be significantly reworked.
Milestone
Description
Currently,
calcite-shell-panel
has propertyposition
which is used to tweak the slottedcalcite-action-bar
placement. As part of the proposed refactor the property will be renamed toactionBarPosition
since it is affecting the position of slottedcalcite-action-bar
only.Proposed Advantages
Makes the property more meaningful and understandable.
Be consistent with existing pattern of
{elementName}Position
Which Component
calcite-shell-panel
Relevant Info
No response
Calcite package
The text was updated successfully, but these errors were encountered: