mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-27 07:23:31 +00:00
## Ticket 6946: Linked-comment scroll position is inconsistent ## Issues - If it is a deeply-nested reply, the positioning is incorrect. - If there are pinned comments, the positioning is way off. - If there is a delay in mounting, the positioning doesn't happen. - When clicking on the comment's date to highlight it, the comment goes missing and the scroll position is weird. ## Changes - Take into account that replies can be linked-comments. - Perform a "one-time" search for the linked-comment after the initial fetch, if necessary. The expensive DOM search is only be executed minimally. |
||
---|---|---|
.. | ||
action_types.js | ||
claim.js | ||
claim_search.js | ||
classnames.js | ||
collections.js | ||
comment.js | ||
email.js | ||
file_render_modes.js | ||
form-field.js | ||
icons.js | ||
language-migrations.js | ||
languages.js | ||
licenses.js | ||
livestream.js | ||
modal_types.js | ||
moonpay.js | ||
navigation.js | ||
notifications.js | ||
pages.js | ||
pageTitles.js | ||
publish_types.js | ||
reactions.js | ||
report_content.js | ||
search.js | ||
searchable_languages.js | ||
settings.js | ||
stripe.js | ||
subscriptions.js | ||
supported_browser_languages.js | ||
supported_languages.js | ||
supported_sub_languages.js | ||
tags.js | ||
themes.js | ||
thumbnail_upload_statuses.js | ||
token.js | ||
transaction_types.js | ||
user.js |