Skip to content

Conversation

@amrkhaled104
Copy link

@amrkhaled104 amrkhaled104 commented Jan 27, 2026

Description:

Fixes #1494

Overview

This PR focuses on refactoring the eye-tracking calibration configuration modules. The goal was to improve UI consistency, enhance code maintainability, and provide clearer technical guidance for users through refined tooltips and formatting.

Key Changes

  • UI/UX Standardization: Uniformly reorganized sliders, icons, and input fields across General, Radius, Offset, and Miscellaneous calibration cards.
  • Technical Documentation: Updated UI labels and tooltips with precise terminology (e.g., Spatial Variance, Data Ingestion, Foveal Fixation) to assist researchers in fine-tuning calibration parameters.
  • Code Quality: * Cleaned up <script setup> logic in Vue components.
  • Bug Fixes: Corrected minor alignment issues and ensured smooth transitions for color selection elements.

Files Impacted:

  • src/ux/UserTest/calibration/GeneralConfiguration.vue
  • src/ux/UserTest/calibration/RadiusCalibration.vue
  • src/ux/UserTest/calibration/OffsetCalibration.vue
  • src/ux/UserTest/calibration/MiscConfigCard.vue
image

@github-actions github-actions bot added size/L and removed size/XL labels Jan 27, 2026
@sonarqubecloud
Copy link

@amrkhaled104
Copy link
Author

Hi @jvJUCA @marcgc21
The PR is ready for your review. I've refined the UI to be more responsive and integrated all the necessary inputs.
Please take a look, and if there’s anything you’d like to change or adjust, just let me know! 🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(docs): add technical explanation for metrics and values

1 participant