rdmo icon indicating copy to clipboard operation
rdmo copied to clipboard

977 bug in progress when a section has no pages

Open MyPyDavid opened this issue 10 months ago • 0 comments

Description

Related issue: #977

Motivation and Context

How has this been tested?

Screenshots (if appropriate)

Types of Changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Documentation content changes
  • [ ] Other (please describe):

Checklist

  • [x] I have read the contributor guide.
  • [x] My code follows the code style of this project.
  • [x] My change requires a change to the documentation.
  • [x] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my changes.
    • bug itself is not yet covered by test
  • [ ] All new and existing tests passed.

MyPyDavid avatar Apr 22 '24 12:04 MyPyDavid