Code Monkey home page Code Monkey logo

Comments (7)

tacryt-socryp avatar tacryt-socryp commented on August 28, 2024

Thanks M

from landscape.

matildepark avatar matildepark commented on August 28, 2024

@tacryt-socryp now on graph updates, UI; @belisarius222 on tombstoning and unarchiving functionality.

from landscape.

urcades avatar urcades commented on August 28, 2024

Hello @matildepark — I saw recently that the "Archival" interface/design task was closed in lieu of us referencing this issue we're speaking in. If I have designs for Archival-related interfaces, should they just go in here?

from landscape.

matildepark avatar matildepark commented on August 28, 2024

from landscape.

urcades avatar urcades commented on August 28, 2024

Cool, good to know — will be updating this ticket soon.

from landscape.

urcades avatar urcades commented on August 28, 2024

There are a few interfaces that are involved in archiving, and I basically wanted to enumerate them here. If I appear to be missing anything, please suggest.

In the group settings page, available only to group Admins, I'd imagine we'd want to place a setting option at the bottom of the settings stack, effectively replacing the "Delete Group" option. I've run a very loose pass of copy on this option, and it's A Lot, but the copy should totally explain the implications of Archiving a group:

Screen Shot 2020-09-04 at 5 49 03 PM

On the receiving end of of a group's archival, a member of a group should probably be tuned in to the status of the group and their inability to communicate within it or update it. Here's a proposal in which we attach a very obvious banner to the top of the group in order to signal its archived state

Screen Shot 2020-09-04 at 5 50 52 PM

Also: For those if you discussing how we might render the state of a group from the POV of someone who's been banned from the group, the idea is to use this interface for situations like that as well

The last interface I'd like to make note of here is an interface that would be applied to each channel within an archived group. For those of you who have seen the latest group designs, this shouldn't be new. It's basically signaling the state of the channel using its header and footer elements and an additional "status banner":

Screen Shot 2020-09-04 at 5 53 37 PM

Note the copy in the interfaces themselves — they point to the state of the greater structure of a group.

I think for this issue/PR in general, we might not need to incorporate all of these designs, but it's a good idea to see the total environment we'll needing to be signaling an "archived state" within.

from landscape.

matildepark avatar matildepark commented on August 28, 2024
  • the UI, hooks, view-threads, store, scry into the store are integrated and work (release/link)
  • there are more tasks:
    • invites (trivial)
    • joining a graph (somewhat complicated)
    • differentiating the resources that are using graph
      • metadata-store was created to display the Channels feed in groups application, so we can display title, desc, ‘type’ (app) without joining it to get that data
      • one of the fields in metadata-store is app-name, distinguishing whether to show as publish notebook, link collection, chatroom, but also which application on FE to redirect to when joining that application
      • with the graph application, we need to set the app name as ‘graph’ because when we are joining a new graph application, or creating a new graph, we do not necessarily know what app name to provide it with and we need to more or less denote that it is something interacting with a graph-store
        • @belisarius222: why don't we know that?
        • @tacryt-socryp : resource scry works on 3 indices: app name, app resource name, group resource name; we use the app-based query which requires us to know which app it’s using ahead of time
        • we need to differentiate graph-based resources on front-end, though, because we need to be able to redirect to the correct page

from landscape.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.