Addepar / Addepar/ember-table

Search on table using browser search (Ctrl + F or Cmd + F) with renderAll false

Open
#912 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.7k
Forks
351
Avg merge
1d 22h
Merged PRs (30d)
1

Description

Right now when i'm trying to search using the browser(Ctrl + F or Cmd + F) for
all elements on the table even those how are not rendered yet, it its not possible.

There is any possibility for this to be implemented or even a workaround this problem?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the problem in the table with renderAll set to false, then inspect the table's rendering and virtualization entry points to determine how browser find interacts with rows that are not in the DOM. The issue names no files or tests. Done is either browser search finding non-rendered rows or a documented, accepted workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.