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

ANW-1426: don't display local access restriction type when not approp… #2962

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

avatar382
Copy link
Collaborator

…riate

Description

Don't display Local Access Restriction Type form label when not appropriate in notes show view template

Related JIRA Ticket or GitHub Issue

https://archivesspace.atlassian.net/browse/ANW-1426

How Has This Been Tested?

manual in browser testing

Screenshots (if appropriate):

Screenshot_2023-03-09_09-35-24

Types of changes

  • 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)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have read the CONTRIBUTING document.
  • I have authority to submit this code.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Collaborator

@quoideneuf quoideneuf left a comment

Choose a reason for hiding this comment

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

See inline comment - label still shows in cases where the note never had a local_access_restriction_type value.

frontend/app/views/notes/_template.html.erb Outdated Show resolved Hide resolved
@cdibella
Copy link
Contributor

@donaldjosephsmith Is there something else Manny needs to do on this before it can be reviewed? It looks like he submitted a fix in September in response to Brian H.'s request from May.

Copy link
Collaborator

@donaldjosephsmith donaldjosephsmith left a comment

Choose a reason for hiding this comment

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

Looks like what Brian mentioned was addressed.

@donaldjosephsmith donaldjosephsmith dismissed quoideneuf’s stale review October 24, 2023 20:38

suggested change implemented and Brian is no longer a reviewer

@donaldjosephsmith donaldjosephsmith merged commit 4696424 into master Oct 24, 2023
6 of 8 checks passed
@donaldjosephsmith donaldjosephsmith deleted the ANW-1426 branch October 24, 2023 20:40
@cdibella cdibella added this to the 3.5.0 milestone Oct 25, 2023
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

4 participants