Skip to content

Protected ranges could also just create a warning #24

@jlumbroso

Description

@jlumbroso

I just noticed that the "warning" version of protected ranges functions this way:

Screenshot 2023-06-02 at 1 18 19 PM

This both highlights that there is protected content, but it gives the user the opportunity to override the warning (including for the next 5 minutes).

I learned more about the possibilities of protecting cells/ranges.

The code to add protected ranges is currently inside a method in _sheets.py. It may be helpful to turn it into a helper method that can be called from other methods (or not).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions