refactor (Components) : Refactored Components#179
Open
Raunakk02 wants to merge 2 commits intofossology:mainfrom
Open
refactor (Components) : Refactored Components#179Raunakk02 wants to merge 2 commits intofossology:mainfrom
Raunakk02 wants to merge 2 commits intofossology:mainfrom
Conversation
Collaborator
|
Hi @Raunakk02 , can you please squash your commits and follow the commit message guidelines. |
…ble', and 'UploadReuse' components
Author
|
Hi @sjha2048, thanks for reviewing the PR. As suggested by you, I have squashed and updated the commits as per the commit message guidelines. Please let me know if any other change is needed. |
Member
|
When I login, I see following error: |
Author
|
@GMishx please have a look at this PR created by @krishna9304. He has fixed the issue. It was out of the scope of this particular PR and some other contributors (including me) was facing it too. |
|
This pull request has conflicts, please rebase to resolve those before we can evaluate the pull request. |
tiyasakundu
pushed a commit
to tiyasakundu/FOSSologyUI
that referenced
this pull request
Aug 28, 2025
docs: Added the updates, discussions and minutes of week 7,8,9,10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Refactored the files inside
src/componentsfolderChanges
Implemented the changes as proposed in this comment of issue #108
How to test
Since the changes are just related to refactoring, simple testing of the UI components should be sufficient.
fixes #108