-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Discover] EuiDataGrid Implementation #67259
Merged
kertal
merged 272 commits into
elastic:master
from
kertal:kertal-pr-2020-04-25-discover-data-grid
Dec 23, 2020
Merged
Changes from all commits
Commits
Show all changes
272 commits
Select commit
Hold shift + click to select a range
9eb57e6
Merge remote-tracking branch 'upstream/master' into discover-data-grid
156a558
perf improvements
mbondyra 8761909
Merge branch 'discover-data-grid' of github.com:myasonik/kibana into …
snide f6b2cee
basic layout and scrolling now works
snide 78a7405
attempting to get tests to pass again
2bc70e9
fixed infinite scroll of legacy table
1702235
fixing sorting and schema detection and other bugs
b3b873d
Merge remote-tracking branch 'upstream/master' into discover-data-grid
c372a0d
updating to use new state stuff
464eb22
Merge remote-tracking branch 'upstream/master' into discover-data-grid
snide 6443dea
Merge master /fix conflicts
kertal 6809cfc
Merge commit 'dcfa4850098972b6b00fe869048e61602aea4683' into kertal-p…
kertal 5c97e03
Merge master /fix conflicts
kertal 0819ae5
Activate DataGrid in embeddable
kertal 3cfe3d3
Add missing setLegacyDiscoverTable
kertal 2378865
Remove discover_page.js
kertal 1afe791
Fix tests
kertal 7febeb6
Fix i18n
kertal 0b37c40
Add uiSettings
kertal c2d44e3
Fix pagination
kertal 6921cbf
Fix i18n
kertal b821f58
Improve performance
kertal bf18d72
Implement column selection
kertal 57adb3f
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 3ca7c95
Adapt Histogram layout
kertal b8ff6b1
Merge master /fix conflicts
kertal 485ad26
Fix adding columns
kertal 3388519
Make position of timecolumn sortable
kertal f3b90e6
Modify naming of a indexpatterns timefield
kertal d54621d
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal fedddb9
Undo accidentally commited kbn-pm changes
kertal c285360
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 1334dec
Undo accidentally commited kbn-pm changes II
kertal f440260
Merge master /fix conflicts
kertal 75db54e
Improve performance by removing inMemory property of EuiDataGrid
kertal 2a1cc5d
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 82b164c
Fix the header/EuiDataGrid overlapping
kertal 36984e2
Migrate flyout and popover to separate files
kertal 637950d
Improve performance
kertal 3b18bc4
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 0b9deb0
Code improvements
kertal 5c7b26c
Even more code improvements
kertal 3d84981
Debugging version for chandler
kertal 5c2cfc5
Refactor to use context for flyout
kertal 5c4b98d
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal b413092
Refactor to use context for flyout II
kertal 7a5db46
Datagrid vision
kertal 1281668
Merge master /fix conflicts
kertal 80ad99e
cleanup and split of components into files
kertal 43e5bce
Merge master
kertal b73f4e6
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 9395e51
Migrate discover.html to discover.tsx
kertal 9048c18
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal be0dcb7
Fix filters
kertal 8a504bc
Improve CSS
kertal 81cba19
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 9136db3
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal ddfedda
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal e0cb6a8
Add column header actions
kertal 9a5dc1c
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal c502415
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal d053550
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal acdc592
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 096a81d
Fix tests
kertal 7682282
adding toggle of chart
andreadelrio 369dd1d
Merge master /fix conflicts
kertal 62b480f
Fix tests
kertal 9a26fcf
Fix i18n
kertal a1151df
Use EuiResizableContainer to make columns resizeable
kertal 2039f1c
fix conflict
andreadelrio d9c9997
merged from kertal's branch
andreadelrio e751fd4
clean sass file
andreadelrio 539b1ac
improve dscResultCount in smaller screens
andreadelrio 6c8bf2d
Merge pull request #6 from andreadelrio/hide-chart
kertal 16b0a8c
Merge master/fix conflicts
kertal ae4ee04
Merge branch 'kertal-pr-2020-04-25-discover-data-grid' of github.com:…
kertal 7a243bb
Fix type error
kertal 0c79e40
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal a26169f
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 2cde541
Rename doc_table:legacyTable to doc_table:legacy for eslint
kertal 182bea2
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 70fb429
Use records instead of hits as wording
kertal 381e3bf
Enable persistence of data grid columns width
kertal 8a780b9
improve expanded doc flyout design
andreadelrio 72bdf33
remove EuiLink
andreadelrio e226a84
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal f4bac9c
Fix legacy embeddable
kertal c09e420
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 638d0e7
Enable columnsWidth in embeddable, remove filters from cell
kertal e24ab3e
Fix types
kertal d070949
Fix context href
kertal e4750d8
Merge pull request #7 from andreadelrio/expandedDocFlyout
kertal 59de5e8
Merge master/fix conflicts
kertal c52931d
Improve dashboard code, add no results rendering
kertal 4df03eb
temporarily remove EuiResizableContainer
andreadelrio 760b84a
need to move button to the right section
andreadelrio 39cb3b2
working on Fields mobile button
andreadelrio df9a482
improve Fields button in mobile
andreadelrio aaee7e2
Merge master / fix conflicts
kertal 997c00f
didn't really need an extra component
andreadelrio 9e74d0c
available fields accordion
andreadelrio 38acb01
lots of cleanup
andreadelrio e582aa3
Merge master / fix conflicts
kertal 28f8897
Fix functional test
kertal a04bc8d
Refactor getDefaultState
kertal 0f8bc2f
i18n for fields
andreadelrio b2ad20d
Merge master / fix conflicts
kertal 8793fb4
fix No Results screen on mobile
andreadelrio ee40566
improve Expanded Document flyout in mobile
andreadelrio 709afd9
give tokens color
andreadelrio 8830406
add NotificationBadge to accordions
andreadelrio e629524
add EuiShowFor and EuiHideFor
andreadelrio aae3b7e
make NotificationBadges in sidebar consider filters
andreadelrio e4f3e89
update Filter button on sidebar
andreadelrio 2e30b1e
removed some boostrap and did some cleanup in legacy
andreadelrio 567b6f2
show the flyout in legacy
andreadelrio 0aa72ed
Merge master / fix conflicts
kertal 03af0ce
Shared state refactoring
kertal 789e469
Fix flyover not showing icons permanetly
kertal b6d3a93
update loading screens
andreadelrio 8127b20
fix empty state
andreadelrio 4ad36d9
remove fixed height
andreadelrio 88cb1d2
Fix infinite scrolling
kertal 429e4a4
Adapt infinite scrolling, allow user to hide chart in legacy
kertal fd5fe4f
couple of tiny styling fixes
andreadelrio 9a29cfb
revert
andreadelrio fbd920a
Merge pull request #8 from andreadelrio/responsive-discover
andreadelrio 0ca31a4
Merge and fix conflicts
kertal d0d81cf
Merge and fix conflicts
kertal 121d0d0
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal e8a9b08
Fix jest test + type errors + unused variables
kertal e2232c8
Merge and fix conflicts
kertal e56455c
Fix a11y test
kertal e7f7edf
Fix skipToBottom button
kertal 5b5385a
Adapt mocks
kertal 7b74b09
Add JSON schema rendering
kertal d6f89ac
Fix _source schema
kertal 4ca957d
Fix a11y tests
kertal 9383958
Improve loading spinner for legacy
kertal 7fa93ee
Fix functional tests
kertal 9663022
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 2b10e04
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal bce5d48
Fix dashboard rendering, refactor col width persistence
kertal b89e980
fix datagrid in fullscreen
andreadelrio cca4d3e
Improve document selection code
kertal 5099bed
better fix
andreadelrio f94a073
Merge upstream, fix conflicts
kertal 52afe76
Fix conflicts
kertal 379ba45
Merge pull request #9 from andreadelrio/dg-fullscreen
kertal 679bee9
Fix get_inner_angular.ts
kertal 2b9fb24
Merge branch 'kertal-pr-2020-04-25-discover-data-grid' of github.com:…
kertal e1e52f0
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal f9fe460
Simplify code and cleanup CSS
kertal 61ef7cc
Merge and fix conflicts
kertal 06239d7
Fix types
kertal 1e64917
Fix types
kertal c66dca5
Cleanup
kertal fa36978
simple cleanup to Selected Records flyout
andreadelrio 5c9c203
Merge pull request #11 from andreadelrio/sr-basic
kertal 7864bed
Merge and fix conflicts
kertal 5bdeaeb
Merge branch 'kertal-pr-2020-04-25-discover-data-grid' of github.com:…
kertal 40c8419
Fix column actions displayed in expand column
kertal 495500a
Cleanup code
kertal 3b85fbb
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal daf9939
Remove selection code (to restore in a different PR)
kertal ab68cfd
Merge and fix conflicts
kertal f9522f2
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal e9e7cb0
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal dec4609
Add functional tests
kertal 34ed605
Refactor functional tests
kertal caf50b6
Add field data tests
kertal 91270f6
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal f76e4a2
Fix bad syntax test
kertal e5ebfe4
Add doc navigation functional tests
kertal 6711c00
Merge and fix conflicts
kertal 7248c0b
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal f613d0e
Cleanup code
kertal cb23203
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 62d6a87
Add doc table functional tests
kertal bde5f96
Fix functional
kertal 32ac7cd
Fix functional
kertal 072bf4d
Add jest tests
kertal 02ee34a
Fix functional tests
kertal cf53aee
Merge and fix conflicts
kertal a457a28
Merge master / Add jest tests
kertal 8e6dbb1
Merge and fix conflicts
kertal 60ec2e9
Fix tests
kertal 0f6f58d
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 13de7ed
Cleanup
kertal 59a7102
More cleanups
kertal 1a3f19a
Small fixes
kertal c0b3a24
Fix embeddable
kertal 23ef438
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 3353dac
Address review comments
kertal 4ab2702
Address review comments
kertal 731e63c
Change handling of default sort, allow unsorted data
kertal 4210bbc
Allow user to remove all sorting
kertal 5786f1e
Fix get_sharing_data.test.ts
kertal d3245b6
Fix discover_grid_columns.test.tsx
kertal ba40602
Don't add default for grid in saved object
kertal 29198b1
Fix sharing functional test
kertal 7a72c75
Add string to data grid schemas
kertal 12bad03
Improve default column handling
kertal ad590fa
Fix test and types
kertal 61c485d
Improve documentation
kertal beccad2
add truncation to source
andreadelrio 5b79f66
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 3f0fee6
Fix types
kertal ee6dd92
Undo search source modification
kertal 49c7fc0
Merge branch 'kertal-pr-2020-04-25-discover-data-grid' of github.com:…
kertal 20d6492
Fix discover - dashboard overlapping
kertal 689c888
Adapt UI settings wording
kertal 1e61efe
Add functional test for dashboard
kertal 33a68d8
Improve columns sorting
kertal e54cc4c
Improve selected columns sorting
kertal 5a7b02c
Refactorings and docs
kertal 5833f8a
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal c13501c
Fix type
kertal 3282a02
Merge and fix conflicts
kertal 01b5868
Fix types and tests
kertal ee0739c
Add sidebar aria label
kertal f2f18e5
Address review comments
kertal 1cbfee5
Fix adding of filter in full screen mode
kertal b87e721
Merge branch 'master' into kertal-pr-2020-04-25-discover-data-grid
kibanamachine 832205b
Merge master / update uiSettings text
kertal 6b78e84
Merge branch 'kertal-pr-2020-04-25-discover-data-grid' of github.com:…
kertal 0ad2cb7
Change _source to use EuiDescriptionList component
db0ff46
Change remove column icon from eye to cross
ec996e2
Change expand button to use EuiButtonIcon
9eb6375
Remove unused CSS
917fd5c
Stylistic update to flyout
91df3b7
Adding tooltips / titles to icon only buttons
49938ef
Min height for chart heading and added border
41d645a
Address review comments part 1
kertal 9d5b5c4
Fix functional test
kertal ef0933e
Show filters also if a field is searchable ... of course
kertal f9685c7
more design cleanup for dg
snide b20b6e9
amsterdam fix
snide a97af79
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 917fdcd
Fix import
kertal 53b7499
Close flyout when filter, column is added
kertal 1c23410
Implement row highlighting when flyout is displayed
kertal 3836c15
Fix TypeScript errors
kertal ccf908b
Merge and fix conflicts
kertal c0eadc9
Fix embeddable
kertal 61774d3
Improve schema for objects and geo_point data
kertal 5847ad9
Fix functional test
kertal f482f11
Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-04…
kertal 46f60d7
Move embeddable functional tests to dashboard
kertal 71d943f
Hopefully fix functional test
kertal 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 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 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 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 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 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
31 changes: 31 additions & 0 deletions
31
src/plugins/discover/public/application/angular/discover_datagrid.html
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<discover-app> | ||
<discover | ||
fetch="fetch" | ||
fetch-counter="fetchCounter" | ||
fetch-error="fetchError" | ||
field-counts="fieldCounts" | ||
histogram-data="histogramData" | ||
hits="hits" | ||
index-pattern="indexPattern" | ||
on-add-column="addColumn" | ||
on-add-filter="filterQuery" | ||
on-change-interval="changeInterval" | ||
on-remove-column="removeColumn" | ||
on-set-columns="setColumns" | ||
on-sort="setSortOrder" | ||
opts="opts" | ||
reset-query="resetQuery" | ||
result-state="resultState" | ||
rows="rows" | ||
search-source="searchSource" | ||
set-index-pattern="setIndexPattern" | ||
show-save-query="showSaveQuery" | ||
state="state" | ||
time-filter-update-handler="timefilterUpdateHandler" | ||
time-range="timeRange" | ||
top-nav-menu="topNavMenu" | ||
update-query="updateQuery" | ||
update-saved-query-id="updateSavedQueryId" | ||
> | ||
</discover> | ||
</discover-app> |
This file contains 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 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
52 changes: 52 additions & 0 deletions
52
src/plugins/discover/public/application/components/create_discover_directive.ts
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
/* | ||
* Licensed to Elasticsearch B.V. under one or more contributor | ||
* license agreements. See the NOTICE file distributed with | ||
* this work for additional information regarding copyright | ||
* ownership. Elasticsearch B.V. licenses this file to you under | ||
* the Apache License, Version 2.0 (the "License"); you may | ||
* not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, | ||
* software distributed under the License is distributed on an | ||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
* KIND, either express or implied. See the License for the | ||
* specific language governing permissions and limitations | ||
* under the License. | ||
*/ | ||
|
||
import { Discover } from './discover'; | ||
|
||
export function createDiscoverDirective(reactDirective: any) { | ||
return reactDirective(Discover, [ | ||
['fetch', { watchDepth: 'reference' }], | ||
['fetchCounter', { watchDepth: 'reference' }], | ||
['fetchError', { watchDepth: 'reference' }], | ||
['fieldCounts', { watchDepth: 'reference' }], | ||
['histogramData', { watchDepth: 'reference' }], | ||
['hits', { watchDepth: 'reference' }], | ||
['indexPattern', { watchDepth: 'reference' }], | ||
['onAddColumn', { watchDepth: 'reference' }], | ||
['onAddFilter', { watchDepth: 'reference' }], | ||
['onChangeInterval', { watchDepth: 'reference' }], | ||
['onRemoveColumn', { watchDepth: 'reference' }], | ||
['onSetColumns', { watchDepth: 'reference' }], | ||
['onSort', { watchDepth: 'reference' }], | ||
['opts', { watchDepth: 'reference' }], | ||
['resetQuery', { watchDepth: 'reference' }], | ||
['resultState', { watchDepth: 'reference' }], | ||
['rows', { watchDepth: 'reference' }], | ||
['searchSource', { watchDepth: 'reference' }], | ||
['setColumns', { watchDepth: 'reference' }], | ||
['setIndexPattern', { watchDepth: 'reference' }], | ||
['showSaveQuery', { watchDepth: 'reference' }], | ||
['state', { watchDepth: 'reference' }], | ||
['timefilterUpdateHandler', { watchDepth: 'reference' }], | ||
['timeRange', { watchDepth: 'reference' }], | ||
['topNavMenu', { watchDepth: 'reference' }], | ||
['updateQuery', { watchDepth: 'reference' }], | ||
['updateSavedQueryId', { watchDepth: 'reference' }], | ||
]); | ||
} |
56 changes: 56 additions & 0 deletions
56
src/plugins/discover/public/application/components/create_discover_grid_directive.tsx
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
/* | ||
* Licensed to Elasticsearch B.V. under one or more contributor | ||
* license agreements. See the NOTICE file distributed with | ||
* this work for additional information regarding copyright | ||
* ownership. Elasticsearch B.V. licenses this file to you under | ||
* the Apache License, Version 2.0 (the "License"); you may | ||
* not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, | ||
* software distributed under the License is distributed on an | ||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
* KIND, either express or implied. See the License for the | ||
* specific language governing permissions and limitations | ||
* under the License. | ||
*/ | ||
import * as React from 'react'; | ||
import { I18nProvider } from '@kbn/i18n/react'; | ||
import { DiscoverGrid, DiscoverGridProps } from './discover_grid/discover_grid'; | ||
import { getServices } from '../../kibana_services'; | ||
|
||
export const DataGridMemoized = React.memo((props: DiscoverGridProps) => ( | ||
<DiscoverGrid {...props} /> | ||
)); | ||
|
||
export function DiscoverGridEmbeddable(props: DiscoverGridProps) { | ||
return ( | ||
<I18nProvider> | ||
<DataGridMemoized {...props} services={getServices()} /> | ||
</I18nProvider> | ||
); | ||
} | ||
|
||
/** | ||
* this is just needed for the embeddable | ||
*/ | ||
export function createDiscoverGridDirective(reactDirective: any) { | ||
return reactDirective(DiscoverGridEmbeddable, [ | ||
['columns', { watchDepth: 'collection' }], | ||
['indexPattern', { watchDepth: 'reference' }], | ||
['onAddColumn', { watchDepth: 'reference', wrapApply: false }], | ||
['onFilter', { watchDepth: 'reference', wrapApply: false }], | ||
['onRemoveColumn', { watchDepth: 'reference', wrapApply: false }], | ||
['onSetColumns', { watchDepth: 'reference', wrapApply: false }], | ||
['onSort', { watchDepth: 'reference', wrapApply: false }], | ||
['rows', { watchDepth: 'collection' }], | ||
['sampleSize', { watchDepth: 'reference' }], | ||
['searchDescription', { watchDepth: 'reference' }], | ||
['searchTitle', { watchDepth: 'reference' }], | ||
['settings', { watchDepth: 'reference' }], | ||
['showTimeCol', { watchDepth: 'value' }], | ||
['sort', { watchDepth: 'value' }], | ||
]); | ||
} |
This file contains 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
Oops, something went wrong.
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.
This is necessary to prevent the overlapping of our application header with the full height view of data grid