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

Clean up JavaScript files by removing redundant code #532

Open
3 tasks
Revathyvenugopal162 opened this issue Oct 7, 2024 · 4 comments
Open
3 tasks

Clean up JavaScript files by removing redundant code #532

Revathyvenugopal162 opened this issue Oct 7, 2024 · 4 comments
Assignees
Labels
enhancement General improvements to existing features good first issue Issues suitable for newcomers or those with less experience hacktoberfest Hacktoberfest related js Requires or modifies JavaScript code
Milestone

Comments

@Revathyvenugopal162
Copy link
Contributor

Revathyvenugopal162 commented Oct 7, 2024

Description:
Refactor and optimize existing JavaScript files by removing redundant code, simplifying logic, and ensuring all event listeners and functions are necessary and efficient. This will improve code readability, reduce file size, and enhance performance.

Acceptance Criteria:

  • Remove any unused functions or variables.
  • Consolidate duplicate code blocks or functions.
  • Test all functionality to ensure no regressions are introduced.

Note

Before contributing and starting any work, please make sure you agree with the CLA and sign it in your PR.

@SMoraisAnsys SMoraisAnsys added the hacktoberfest Hacktoberfest related label Oct 7, 2024
@Revathyvenugopal162 Revathyvenugopal162 added the good first issue Issues suitable for newcomers or those with less experience label Oct 7, 2024
@jorgepiloto jorgepiloto added enhancement General improvements to existing features js Requires or modifies JavaScript code labels Oct 15, 2024
@KartikSaxena19
Copy link

can you assign this task to me

@jorgepiloto
Copy link
Member

Hi @KartikSaxena19, sure! Remember to sign our CLA and add your name to the list of CONTRIBUTORS.

@KartikSaxena19
Copy link

As I'm new to this platform can you please help me that from where i can solve your issue ,how to download ansys if required and where to test the code.

@jorgepiloto
Copy link
Member

Hi @KartikSaxena19, you do not need to download any of the Ansys software for contributing to this project. This is a pure Python library that acts as a documentation theme for Sphinx. Thus, it ships some css files and js files.

The goal of this issue is to revisit the js files to check if there is some outdated content or space for improvement.

Your question reminds me of the #102 issue.

@jorgepiloto jorgepiloto added this to the v1.3 milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General improvements to existing features good first issue Issues suitable for newcomers or those with less experience hacktoberfest Hacktoberfest related js Requires or modifies JavaScript code
Projects
None yet
Development

No branches or pull requests

4 participants