Here is the relevant issue in the repo for reference: https://github.com/apache/texera/issues/4365. Thank you.
Xuan On Fri, Apr 10, 2026 at 6:30 PM Chen Li <[email protected]> wrote: > We want the text to be copiable. As always, please create an issue > first. For our records, please include the issue URL in this email > thread. Thank you. > > On Fri, Apr 10, 2026 at 5:20 PM Xuan Gu <[email protected]> wrote: > >> Hi Prof. Chen, >> >> Currently, there is a global styling rule in styles.scss at line 23 * { >> user-select: none; } that disables text selection across the entire >> platform. We can override this on the dataset page for specific components, >> such as the dataset name, file path, and description, so users can copy >> needed information. >> >> I will open a PR to fix this shortly. >> >> Xuan >> >> On Fri, Apr 10, 2026 at 4:50 PM Chen Li <[email protected]> wrote: >> >>> I am on a dataset on the Hub site https://hub.texera.io/. None of the >>> text (dataset name, file path, etc) can be copied. See the attached >>> screenshot. >>> >>> @Xuan Gu <[email protected]> : Do you know the reason? >>> >>> Chen >>> >>
