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

Update Documentation and Sample for setOffset Method to Include Absolute Positioning Option #5834

Closed
georgianastasov opened this issue Jun 5, 2024 · 0 comments · Fixed by #5836
Assignees

Comments

@georgianastasov
Copy link
Contributor

Description

The setOffset function has been updated to support both relative and absolute positioning with this feature. To accommodate this change, the documentation for both the toggle and overlay topics, specifically for the setOffset method, needs to be updated. Additionally, the sample for the toggle topic should be updated to demonstrate the new functionality.

Steps to reproduce

  1. Go to the documentation page for the toggle component at Infragistics Toggle Component.
  2. Locate the section describing the setOffset method.
  3. Review the code snippet and sample provided for the setOffset method.
  4. Go to the documentation page for the overlay component at Infragistics Overlay Position.
  5. Locate the section describing the setOffset method.
  6. Review the code snippet provided for the setOffset method.

Result

The documentation currently describes the setOffset method as only supporting relative positioning. The samples for the toggle topic demonstrate only relative positioning behavior.

Expected result

The documentation and samples should be updated to include the new parameter for the setOffset method, explaining and demonstrating both relative and absolute positioning options. The toggle component documentation should include an updated code snippet and sample. The overlay component documentation should include an updated code snippet to reflect this change.

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

Successfully merging a pull request may close this issue.

1 participant