box-content-preview icon indicating copy to clipboard operation
box-content-preview copied to clipboard

JavaScript library for rendering files stored on Box

Results 37 box-content-preview issues
Sort by recently updated
recently updated
newest added

Added support to detect page-changing events on documents viewed with the PDF.js. Also, I added a new class 'PageTracker' that sends data to a new endpoint with the page and...

Moved the `load` event emitted from `DocBaseViewer` from `pagesinit` to the first `pagerendered` event for PDFJS. Also modified the `emitLoadMetrics()` method in `Preview.js` to include a `meaningful_content_timestamp` which can be...

## Description Implement Annotations tooltip for Persistent Onboarding Box Edit: - Create a new component `PersistentOnboardingBoxEditAnnotationsTooltip` * It mostly duplicates code of `PersistentOnboardingTooltip` from `EndUserApp` - As `PersistentOnboardingBoxEditAnnotationsTooltip` displays on...

**Environment:** JS - Preview version: 2.82 (latest) **Steps to reproduce the problem:** 1. use a reverse proxy and instead of using api.box.com use a custom domain. 2. change the relevant...

When resizing the `ContentPreview` component in `box-ui-elements`, the call to `this.preview.resize();` can generate promises that get cancelled and that then throw errors when they're rejected. We use `sentry` to monitor...

**Environment:** - Preview version: 11.0.2 (latest CDN version for Explorer and Picker) **Desktop (please complete the following information):** - OS: MacOS - Browser: Chrome - Version 88.0.4324.96 (Official Build) (x86_64)...

**Environment:** - Preview version: all versions including v2.50.0 **Desktop (please complete the following information):** - OS: all OS versions - Browser: all browsers - Version: all browser versions **Steps to...

![image](https://user-images.githubusercontent.com/1075325/75103808-fddfd380-55b4-11ea-8251-f7c9e654a2f2.png) The scroll handle gets hidden behind the click target. Windows Chrome 80+, haven't tried other browsers.

The content preview component seems to be working correctly, in all ways except that it's not actually loading the preview. The header loads and is responsive, but no matter what...

**Environment:** - Preview version: Latest (cdn) **Smartphone (please complete the following information):** - Device: iPhoneXR - OS: iOS 12+ - Browser: Safari **Steps to reproduce the problem:** 1. Open file...

bug