Skip to content

[Bug]: Bulk import summary layout is broken #4637

@ilianiliev-redis

Description

@ilianiliev-redis

Steps to reproduce:

  1. Start Redis Insight and create/connect to a database
  2. Use the Bulk Actions upload file option. I used this file -> https://github.com/raw/redis-developer/Redis-University-Insight/refs/heads/main/commands.txt
  3. After a successful upload, you can see the broken layout - columns are smashed together.

Screenshots:
Image

Additional context:
Operating System: MacOS Sequoia 15.5, Apple Silicon (M4)
Redis Insight: 2.70.0 (2.70.0) (For Desktop)

It can be fixed by changing the justify-content parameter of the bulk-upload-completed-summary element from flex-start to space-between.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions