1 parent 9183215 commit b96d4aaCopy full SHA for b96d4aa
1 file changed
public/roadmap/roadmap.piml
@@ -255,3 +255,24 @@
255
(created_at) 2025-12-21T18:00:00+03:00
256
(notes) Requires passing a 'data stream' prop to the GenerativeArt component.
257
258
+ > (issues)
259
+ (id) FEZ-22
260
+ (title) Implementing Feature Flags for Banners
261
+ (description)
262
+ Sometimes, when we are adding features, we need to show a banner for down time.
263
+ Current version does not show a banner.
264
+ We may need to add a banner.piml to create a banner.
265
+ This piml objects would contain info like:
266
+ 1. Type (warning, error, info, maybe???) for banners.
267
+ 2. From Date
268
+ 3. To Date
269
+ 4. Text
270
+ (category) Aesthetic
271
+ (epic) OS Experience
272
+ (status) Planned
273
+ (priority) Medium
274
+ (created_at) 2025-12-21T18:00:00+03:00
275
+ (notes)
276
+
277
278
0 commit comments