惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

L
LangChain Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Microsoft Azure Blog
Microsoft Azure Blog
N
Netflix TechBlog - Medium
人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
D
DataBreaches.Net
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
U
Unit 42
腾讯CDC
D
Docker
The GitHub Blog
The GitHub Blog
阮一峰的网络日志
阮一峰的网络日志
Vercel News
Vercel News
I
InfoQ
Jina AI
Jina AI
爱范儿
爱范儿
宝玉的分享
宝玉的分享
博客园 - Franky
G
Google Developers Blog
P
Proofpoint News Feed

Discourse Meta - Latest posts

Horizon: High Context Topic Cards I'd like to ask what this file /var/www/discourse/vendor/data/RT_sRGB.icm is used for? Discourse to Markdown Plugin Testing reply function How to verify a subdomain (mysite.discourse.group) in Google Search Console? Reader Mode Publishing WordPress gallery posts on Discourse Discourse User Feedback New user filter by custom field and contact Interact with discourse from Python? Why we can't type the assignee in the search of a post to assign - home screen app Redis Flushall Category-toggled one-touch move post Some sort of variable to eliminate duplicate text? Why did this plugin replacement fail? Add user to list modal often appears above the mobile viewport sceen Creating/Editing a post on mobile: let's discuss the 2026 Discourse experience Wp-discourse feature request - do not show comments with specific tag? Are there any good Chinese plugins? Discourse ID and 2FA Discourse MCP is here! Sample Forum to See Admin Features? I am unable to register for a free Discourse site Wikipedia Lookup Add text for /login (like js.create_account.disclaimer for /signup) How can i set disable Markdown & Default to Rich Text What's the background image size for the Welcome Banner? How do I enable Associated Accounts with 2FA? Hamburger toggle Support <span data-attribute> in the rich editor
Backups page
2026-04-16 · via Discourse Meta - Latest posts

1

Summary

In our Discourse instance, on the backups pages, an arrow intermittently disappears.
This appears to be a regression, as i didn’t notice it last year.


Environment

•	Discourse version: 2026.4.0-latest (9776b417b8)
•	Hosting: self-hosted
•	Custom theme: default

Steps to Reproduce

1.	Open the backups page
2.	Enable read-only
3.     start backup
4.	Press “Logs”
5.	Observe the small UI glitch

Expected Behavior

Consistent UI


Actual Behavior

The arrow deosn’t appear in the open tab.
It only appears after:
• Navigating out and back in of the Backups page


Video Reproduction


Notes / Observations

•	No custom plugins or themes that could interfere
•	Intermittant
•	Affects the Desktop Browser session, aswell as Safari PWA

this appears to be part of a wider range of bugs where command line output requires navigation out of and into Logs section to update.


Request

Could you please confirm whether there is a known regression affecting the backups page in builds since early last year, or advise on what subsystem to inspect (MessageBus, polling fallback, etc.)?

3

This looks like a “race condition” so I’m trying something else to detect when to show/hide the > breadcrumb separator.

2 Likes