Skip to content

Commit

Permalink
Fix empty message in table cell copy
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreen7 committed Nov 30, 2023
1 parent aa2f071 commit a85d609
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
48 changes: 24 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### 0.2.0

- Fixed condition for removing * [`#52`](https://github.com/teselagen/tg-oss/pull/52)
- Removed * aa from dna translation at the end of sequence [`#50`](https://github.com/teselagen/tg-oss/pull/50)
- export feat locs [`#45`](https://github.com/teselagen/tg-oss/pull/45)
- unifying sequence filtering so filterSequenceString is always hit and… [`#31`](https://github.com/teselagen/tg-oss/pull/31)
- fixed genbank file embedded in another genbank comment [`#36`](https://github.com/teselagen/tg-oss/pull/36)
- fix the ORF start codons label for RNA sequence [`#27`](https://github.com/teselagen/tg-oss/pull/27)
- adding more null pointer checks for tgSelect, making annotation start… [`#30`](https://github.com/teselagen/tg-oss/pull/30)
- Fix ove and ui imports for vitest [`#25`](https://github.com/teselagen/tg-oss/pull/25)
- Reorder tgSelect results [`#20`](https://github.com/teselagen/tg-oss/pull/20)
- fixing annotation range issue and adding test [`#23`](https://github.com/teselagen/tg-oss/pull/23)
- add beforeReadOnlyChange handler [`#21`](https://github.com/teselagen/tg-oss/pull/21)
- disable edit lock while loading [`#15`](https://github.com/teselagen/tg-oss/pull/15)
- Add tests [`#11`](https://github.com/teselagen/tg-oss/pull/11)
- editLock Tooltip & onChangeEditLock [`#9`](https://github.com/teselagen/tg-oss/pull/9)
- use user defined annotationVisibility props at the first place [`#6`](https://github.com/teselagen/tg-oss/pull/6)
- fix detection of reverse features [`#7`](https://github.com/teselagen/tg-oss/pull/7)
- support RNA sequence in gb file [`#5`](https://github.com/teselagen/tg-oss/pull/5)
- CLN-54033: support RNA sequence [`#1`](https://github.com/teselagen/tg-oss/pull/1)
- Export validateSequenceArray [`#2`](https://github.com/teselagen/tg-oss/pull/2)
- genbank ss-DNA should not be overwirte to DNA [`#1`](https://github.com/teselagen/tg-oss/pull/1)
- closes #35 [`#35`](https://github.com/teselagen/tg-oss/issues/35)
- Fix missing validation for xlsx file download [`a1bea20`](https://github.com/teselagen/tg-oss/commit/a1bea20b74dfc984551dc2f51a81c7f1a32944ed)
- merging in PR for feature location parsing around origin https://github.com/TeselaGen/tg-oss/issues/35 [`dd0d676`](https://github.com/teselagen/tg-oss/commit/dd0d676da1fdf92e09eb4823681354557464dfc3)
- updating table styling to remove table last row bottom margin, removing unused S3Download, removing axios dep, updating deps [`8a6fb1f`](https://github.com/teselagen/tg-oss/commit/8a6fb1f047550f617c3e56b8c3ebf145967076ef)
- Fixed condition for removing * [`#52`](https://github.com/TeselaGen/tg-oss/pull/52)
- Removed * aa from dna translation at the end of sequence [`#50`](https://github.com/TeselaGen/tg-oss/pull/50)
- export feat locs [`#45`](https://github.com/TeselaGen/tg-oss/pull/45)
- unifying sequence filtering so filterSequenceString is always hit and… [`#31`](https://github.com/TeselaGen/tg-oss/pull/31)
- fixed genbank file embedded in another genbank comment [`#36`](https://github.com/TeselaGen/tg-oss/pull/36)
- fix the ORF start codons label for RNA sequence [`#27`](https://github.com/TeselaGen/tg-oss/pull/27)
- adding more null pointer checks for tgSelect, making annotation start… [`#30`](https://github.com/TeselaGen/tg-oss/pull/30)
- Fix ove and ui imports for vitest [`#25`](https://github.com/TeselaGen/tg-oss/pull/25)
- Reorder tgSelect results [`#20`](https://github.com/TeselaGen/tg-oss/pull/20)
- fixing annotation range issue and adding test [`#23`](https://github.com/TeselaGen/tg-oss/pull/23)
- add beforeReadOnlyChange handler [`#21`](https://github.com/TeselaGen/tg-oss/pull/21)
- disable edit lock while loading [`#15`](https://github.com/TeselaGen/tg-oss/pull/15)
- Add tests [`#11`](https://github.com/TeselaGen/tg-oss/pull/11)
- editLock Tooltip & onChangeEditLock [`#9`](https://github.com/TeselaGen/tg-oss/pull/9)
- use user defined annotationVisibility props at the first place [`#6`](https://github.com/TeselaGen/tg-oss/pull/6)
- fix detection of reverse features [`#7`](https://github.com/TeselaGen/tg-oss/pull/7)
- support RNA sequence in gb file [`#5`](https://github.com/TeselaGen/tg-oss/pull/5)
- CLN-54033: support RNA sequence [`#1`](https://github.com/TeselaGen/tg-oss/pull/1)
- Export validateSequenceArray [`#2`](https://github.com/TeselaGen/tg-oss/pull/2)
- genbank ss-DNA should not be overwirte to DNA [`#1`](https://github.com/TeselaGen/tg-oss/pull/1)
- closes #35 [`#35`](https://github.com/TeselaGen/tg-oss/issues/35)
- updating table styling to remove table last row bottom margin, removing unused S3Download, removing axios dep, updating deps [`8a6fb1f`](https://github.com/TeselaGen/tg-oss/commit/8a6fb1f047550f617c3e56b8c3ebf145967076ef)
- tiny [`d9a5ad3`](https://github.com/TeselaGen/tg-oss/commit/d9a5ad328d87389199ba39118985f79f6a90b6e0)
- updating linting [`8150150`](https://github.com/TeselaGen/tg-oss/commit/815015023979b1780768e88d061525bc92d135a6)
4 changes: 3 additions & 1 deletion packages/ui/src/DataTable/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -943,7 +943,9 @@ class DataTable extends React.Component {
// keep this so that pasting into spreadsheets works.
format: "text/plain"
});
window.toastr.success(message);
if (message) {
window.toastr.success(message);
}
};

handleCopyTable = e => {
Expand Down

0 comments on commit a85d609

Please sign in to comment.