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

Refactor: Refactor and convert Question-related components to TypeScript #1174

Merged
merged 9 commits into from
Jul 9, 2024

Conversation

drikusroor
Copy link
Contributor

This pull request includes several refactorings and updates to the codebase. The main changes are:

  • Converted the Question component to TypeScript and updated related tests.

  • Converted the FeedbackForm component to TypeScript.

  • Updated the usage of the word "index" to refer to the index in the list of questions.

  • Added tests for the TextRange component.

  • Converted the TextRange component to TypeScript.

  • Converted the _RangeTitle.jsx component to TypeScript and updated related imports.

  • Converted the _RangeLimits.jsx component to TypeScript.

  • Converted the label component to TypeScript.

Copy link
Collaborator

@BeritJanssen BeritJanssen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Check though whether that snapshot should be in version control.

@drikusroor drikusroor merged commit 150d5bc into develop Jul 9, 2024
15 checks passed
@drikusroor drikusroor deleted the ts/convert-question branch July 9, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants