Fixes for search bar chart#288
Draft
borys3kk wants to merge 344 commits into
Draft
Conversation
- Use OnyxData<typeof ONYXKEYS.COLLECTION.POLICY> type pattern - Consolidate optimisticData, successData, failureData into single onyxData object
Use 'rules' instead of 'codingRules' as the pending field key since codingRules is a nested property
Fix cspell unknown word error for 'Billables'
Replace Date.now() based ID with proper random 64-bit ID generation, matching the pattern used elsewhere in the codebase
- Make RuleBooleanBase generic with formID, onSelect, onBack props - Make RuleTextBase generic with formID, onSave, onBack props - Update personal rules pages to use new generic interface - Update merchant rules pages to use RuleBooleanBase and RuleTextBase directly - Delete MerchantRuleBooleanBasePage and MerchantRuleTextBasePage - Delete unused BooleanBase component
- Create RuleSelectionBase component for selection picker pages - Update personal rules AddCategoryPage and AddTagPage to use RuleSelectionBase - Update merchant rules AddCategoryPage, AddTagPage, and AddTaxPage to use RuleSelectionBase
Display human-readable names instead of IDs for category, tag, and tax fields
DRY up the personal rules tax page with the shared base component
Use Route type instead of string for backToRoute prop
Extract mapFormFieldsToRule helper to avoid duplication between optimisticRule and parameters objects
Avoid redundant property access inside .some() callback
…ge/navigation [HomePage] Foundation: Add Home Navigation (1/2) - Core
…equestStepScan [No QA] `IOURequestStepScan` clean-up, Phase 1: Add comprehensive test coverage for multi-scan receipt handling
…ncierge-followups-release-1 [Suggested Follow-ups][R1] Render follow‑up buttons + optimistic resolution in App
Add basic rule management: edit + delete
…ge/rename-home-directory-to-inbox [No QA][Home Page] Foundation: Add Home Navigation (2/2) - Rename the home directory to inbox
Update `Say hello!` to `Ask me anything!` in Conceirge in all languages
[No QA] Virtual CFO: Create NewExpensify/hubs/Insights and View-the-Top-Spenders-report.md
…Crash [No QA] Fix runtime crash
fix: refactor modals part 2 (DisablePage, EnabledPage, LockAccountPage, InitialSettingsPage)
…ge/top-bar [Home Page] Display Topbar on Home Page
…atform-OS-select-from-the-Hermes-bundle Cleanup platform specifics from hermes build
…narrow layout to wide
refactor initMoneyRequest
…-navigating-to-home-after-resize [Home Page][Bug] Two Nav Bars shown on inbox page on desktop
…-search-bar-chart-component
…tions, useChartInteractionState, useChartLabelFormats
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation of Change
Fixed Issues
$
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari