Skip to content

Conversation

@1nf0rmagician
Copy link
Member

@1nf0rmagician 1nf0rmagician commented Oct 23, 2025

Problem:
The Add Order button was hidden by the nav-bar when in
operator view.
The button's position was set as fixed, making it's position
relative to the ViewPort.

Solution:
Making the button's position absolute to position the button
relative to it's parent element.
(cherry picked from commit 04a0ffb3aa6db349531ae885817194dd9d38c96d)

Problem:
	The `Add Order` button was hidden by the nav-bar when in
	operator view.
	The button's position was set as `fixed`, making it's position
	relative to the ViewPort.

Solution:
	Making the button's position `absolute` to position the button
	relative to it's parent element.
(cherry picked from commit 04a0ffb3aa6db349531ae885817194dd9d38c96d)
@1nf0rmagician 1nf0rmagician added the bug Something isn't working label Oct 23, 2025
@1nf0rmagician 1nf0rmagician self-assigned this Oct 23, 2025
@1nf0rmagician 1nf0rmagician added the port Indicates that the changes in this PR were originally discussed and merged in a prior release label Oct 23, 2025
@1nf0rmagician 1nf0rmagician added this to the Framework 10.0.0 milestone Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working port Indicates that the changes in this PR were originally discussed and merged in a prior release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants