Skip to content
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

[ADF-5346] DocumentList - header is not scrollable when the width of the browser is small #6730

Merged
merged 1 commit into from Feb 25, 2021

Conversation

pionnegru
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)
ADF-5346

What is the new behaviour?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@codecov-io
Copy link

codecov-io commented Feb 25, 2021

Codecov Report

Merging #6730 (f007125) into develop (1b39828) will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6730      +/-   ##
===========================================
+ Coverage    76.37%   76.54%   +0.17%     
===========================================
  Files          882      873       -9     
  Lines        20055    19793     -262     
  Branches      3988     3919      -69     
===========================================
- Hits         15317    15151     -166     
+ Misses        3518     3437      -81     
+ Partials      1220     1205      -15     
Impacted Files Coverage Δ
lib/extensions/src/lib/services/rule.service.ts
.../components/dynamic-component/dynamic.component.ts
lib/extensions/src/lib/config/action.extensions.ts
...b/extensions/src/lib/services/extension.service.ts
lib/extensions/src/test.ts
...sions/src/lib/services/extension-loader.service.ts
...ons/src/lib/services/component-register.service.ts
...b/extensions/src/lib/evaluators/core.evaluators.ts
lib/extensions/src/lib/config/extension-utils.ts
.../lib/task-list/components/attach-form.component.ts 51.28% <0.00%> (+7.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b39828...f007125. Read the comment docs.

@eromano eromano merged commit 4653e10 into develop Feb 25, 2021
@eromano eromano deleted the dev-pionnegru-ADF-5346 branch February 25, 2021 13:05
dhrn added a commit that referenced this pull request Apr 15, 2021
eromano pushed a commit that referenced this pull request Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants