Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Issue 434 - Fix css overwritten table border bugs #439

Merged
alinastarkov merged 6 commits intomasterfrom
Table434Bugs
May 28, 2019
Merged

Issue 434 - Fix css overwritten table border bugs #439
alinastarkov merged 6 commits intomasterfrom
Table434Bugs

Conversation

@alinastarkov
Copy link
Copy Markdown
Contributor

Fixes #434

@chriddyp chriddyp temporarily deployed to dash-table-review-pr-439 May 23, 2019 20:21 Inactive
Copy link
Copy Markdown
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking good.

Missing items:

  • Branch needs to be updated
  • Add a ### Fixed entry in the CHANGELOG succinctly describing the issue and linking to this PR or the issue

@chriddyp chriddyp temporarily deployed to dash-table-review-pr-439 May 27, 2019 14:23 Inactive
Copy link
Copy Markdown
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The visual tests are looking good.

Python 3.6 build fails with:

> dash-table@3.7.0 private::build:generate-classes /home/circleci/project
> python -c "import dash; dash.development.component_loader.generate_classes('dash_table', 'dash_table/metadata.json')"

Traceback (most recent call last):
  File "<string>", line 1, in <module>
AttributeError: module 'dash' has no attribute 'development'

This is because the dash dependency does not match the build expectations anymore, updating the branch should fix that.

@chriddyp chriddyp temporarily deployed to dash-table-review-pr-439 May 27, 2019 17:43 Inactive
Co-Authored-By: Marc-André Rivet <Marc-Andre-Rivet@users.noreply.github.com>
@chriddyp chriddyp temporarily deployed to dash-table-review-pr-439 May 27, 2019 17:56 Inactive
Copy link
Copy Markdown
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃 This looks good and the tests cover lots of ground. Just need to wait for the branch to become sane again & update. #443

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table Border Bugs

3 participants