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

Custom rate and named standard rate for units (Issue #1216) #1388

Open
wants to merge 26 commits into
base: development
Choose a base branch
from

Conversation

gyordong
Copy link
Contributor

Description

(Please include a summary of the change and which issue is touched on. Please also include relevant motivation and context.)

Fixes #1216

Done in collaboration with @huss, @aduques, @AchsahJojo, Emily Sarne.

Type of change

  • Note merging this changes the database configuration.
  • This change requires a documentation update

Checklist

  • I have followed the OED pull request ideas
  • I have removed text in ( ) from the issue request
  • You acknowledge that every person contributing to this work has signed the OED Contributing License Agreement and each author is listed in the Description section.

Limitations

gyordong and others added 26 commits July 11, 2024 11:00
…t value to custom input if nonstandard value
- Update unit edit logic for useEffect more
- Change custom sec in rate to require enter
- Disable save if not changed and incomplete custom input
- use setState and not directy set state
- consistently use === & !==
- Added SHL comments for original developers to look at and then remove
- Formatting
- Minor edit

Note create unit does not have new logic and bar may need
to be update to be similar
Note that @gyordong worked with me on these changes.

- Also has comments with ?? on items to do.
- Not carefully tested/completed.
…ts on customratevalid(), included customratevalid in editunit's canSave useEffect check to fix a bug with negative numbers.
@gyordong gyordong changed the title 1216 Custom rate and named standard rate for units (Issue #1216) Nov 17, 2024
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.

standard choices for sec. in rate
3 participants