Skip to content

Commit

Permalink
Dk multi features byor (#567)
Browse files Browse the repository at this point in the history
* temp save

* muti-byor bug fix

* data type "file" added to multi-byor

* temp save

* temp save

* temp save

* BYOR summary section update

* BYOR summary section bug fix

* Section summary filter improved

* temp save

* Style update

* region dot track added to BYOR

* bug fix in formatting feature columns in multi-section BYOR added

* temp save

* BYOR bug in formatting feature subtable in multi-section BYOR fixed

* auto margin fix

* temp save

* Edge case in 600 traits portal fix

* Front page template styling bug fix.

* created 'fixed-to-bottom' 'tab group' type

* added update notification class to summary drawer button

* Fixed summary section implemented.

* research-data-table bug fix

---------

Co-authored-by: Alex Shilin <shilin@broadinstitute.org>
  • Loading branch information
dkjang and a-shilin authored Jan 17, 2024
1 parent 4be0568 commit 4765d08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/researchPortal/ResearchDataTable.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1096,6 +1096,7 @@ export default Vue.component("research-data-table", {
.research-data-table-wrapper > .table-wrapper {
overflow-x:auto;
overflow-y: hidden;
width: 100%;
}
Expand Down

0 comments on commit 4765d08

Please sign in to comment.