This repository was archived by the owner on Aug 7, 2024. It is now read-only.
-
-
Couldn't load subscription status.
- Fork 4k
Fixes Using Chips in the "add Tags" section #9103 #9508
Merged
Merged
Changes from 5 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
8ba32c0
Revert "data: alevel7 (#9459)"
Zopsss 60cf8a2
Fixes #9103 Using Chips in the 'add Tags'
Zopsss 4558d00
Revert "Revert "data: alevel7 (#9459)""
Zopsss 520eb4c
Renamed inputRef to tagInputRef
Zopsss 8733641
Merge branch 'main' into UsingChips#9103
eddiejaoude cf5ca14
renamed tagInputRef to inputRef
Zopsss 3e98cdd
Merge branch 'main' of https://github.com/MauryanKansara/BioDrop into…
Zopsss 8ed31d1
Merge branch 'main' of https://github.com/MauryanKansara/BioDrop into…
Zopsss ca711f7
Merge branch 'main' of https://github.com/MauryanKansara/BioDrop into…
Zopsss 00847f5
Merge branch 'main' of https://github.com/MauryanKansara/BioDrop into…
Zopsss 4be616c
solved 'inputRef.current is undefined' error on manage events page
Zopsss 780390d
Merge branch 'main' of https://github.com/MauryanKansara/BioDrop into…
Zopsss d848495
Merge branch 'main' into UsingChips#9103
Zopsss e458552
Merge branch 'UsingChips#9103' of https://github.com/MauryanKansara/B…
Zopsss d2fa621
Merge branch 'main' of https://github.com/MauryanKansara/BioDrop into…
Zopsss 08ad5d6
renamed inputRef to tagInputRef in profile.js and [[...data]].js files
Zopsss 2eb3d15
Merge branch 'UsingChips#9103' of https://github.com/MauryanKansara/B…
Zopsss 8334b43
removed debug code
Zopsss File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this name was kept the same there would be less changes in the file. I think `inputRef is still descriptive in the scope of this function
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so should I the
tagInputreftoinputRef?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes please 👍