Skip to content

Conversation

@andrewbastian
Copy link
Contributor

SUMMARY

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

- Changed table elements to `div`s with `className` === `<tableElement>`

- Added `Flex` props to work with `react-table` - needed for
  `useResizeColumns`

  - The variables created for this need type definition for the
    arguments.

- Moved styling from ResizableTable to this component.

    - Currently trying to resolve issue with column position on resize.

    - Also need to fix:

        - Column cell boarder right missing

        - Sort icon display when sort activated

        - Header text font-weight and hover action

        - Remove resizer class from last header
Styling has been moved to `TableDisplay.tsx`
…lab-column-resize

Bringing dev branch up to date with main-repository's master branch
@eschutho eschutho added the Superset-Community-Partners Preset community partner program participants label Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XXL Superset-Community-Partners Preset community partner program participants

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants